Status: Pass 214 Failure 14 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 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: None, <traceback object at 0x7f52032470c0>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 91125290-716d-4a49-8c4d-9cfd83ecc910 in use.', 'detail': ''}, <traceback object at 0x7f5203280880>), (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f5203394400>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume da63a72f-85cd-4992-9bbe-5a021040ec7a within the required time (360 s). Timer started at 1659077607. Timer ended at 1659077968. Waited for 361 s., <traceback object at 0x7f520338e900>), (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f520338f5c0>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fc09b304440>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 6b1458db-5c69-4126-bbca-ddebe1209b03 within the required time (360 s). Timer started at 1659076832. Timer ended at 1659077193. Waited for 361 s., <traceback object at 0x7fc09b333d80>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 7cfc7f11-2b7a-49d0-8d6c-c9235e799c0b within the required time (360 s). Timer started at 1659077246. Timer ended at 1659077607. Waited for 361 s., <traceback object at 0x7fc09b237380>)) |
||||||
AttachVolumeShelveTestJSON) |
fail
ft2.2: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f683523a700>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 55442c8c-f530-45a3-914a-a605b91bfb07 within the required time (360 s). Timer started at 1659077915. Timer ended at 1659078275. Waited for 360 s., <traceback object at 0x7f683520ea40>), (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f6835195280>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 1257a903-4cf3-40fc-8def-05232cfba1f9 within the required time (360 s). Timer started at 1659078275. Timer ended at 1659078635. Waited for 360 s., <traceback object at 0x7f68378655c0>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft3.1: tearDownClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'}, <traceback object at 0x7f7860c25b40>), (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f78610b4c80>)) |
||||||
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
pt4.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
ft4.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-29 06:28:50,004 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes 0.392s 2022-07-29 06:28:50,005 118605 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-963145467"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4428869a-c2ba-496f-bc08-e075db0f1527', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4428869a-c2ba-496f-bc08-e075db0f1527', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:49.843922", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-29 06:28:50,122 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.107s 2022-07-29 06:28:50,122 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2bd28c-486f-4a1e-ba47-5e9b64d2767b', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2bd28c-486f-4a1e-ba47-5e9b64d2767b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:28:51,205 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.073s 2022-07-29 06:28:51,206 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a096cf14-54f5-417e-a267-3a1293d4896b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a096cf14-54f5-417e-a267-3a1293d4896b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:28:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:28:51,221 118605 INFO [tempest.common.waiters] volume da63a72f-85cd-4992-9bbe-5a021040ec7a reached available after waiting for 1.221297 seconds 2022-07-29 06:28:51,221 118605 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-29 06:28:51,415 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.190s 2022-07-29 06:28:51,415 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1146381832", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZF+re0JdqFzbzwS/BOFcgYRGEIUBe164FEn4kRpDG34lPzvb6paynmCZ5GqCQ58ocT0Dn7fuS8lfmpIZ2f+HqjYXbKqC6WvyyfXTP2SdTPedFc9thRWMOKhFgFf5MnSQ=="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24db1538-f2b7-4ceb-b90c-373737e69202', 'x-compute-request-id': 'req-24db1538-f2b7-4ceb-b90c-373737e69202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1146381832", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZF+re0JdqFzbzwS/BOFcgYRGEIUBe164FEn4kRpDG34lPzvb6paynmCZ5GqCQ58ocT0Dn7fuS8lfmpIZ2f+HqjYXbKqC6WvyyfXTP2SdTPedFc9thRWMOKhFgFf5MnSQ==", "fingerprint": "40:ad:4d:88:33:b8:d1:26:db:49:10:e5:7a:9f:4a:7f", "user_id": "b34e3e2e2e6049428295588959ca595c"}}' 2022-07-29 06:28:51,418 118605 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1146381832 created 2022-07-29 06:28:51,728 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33:9696/v2.0/security-groups 0.310s 2022-07-29 06:28:51,729 118605 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--620419548", "description": "tempest-description--107083018"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-12e6100b-5745-4a16-81a7-dbe7ee9ce618', 'date': 'Fri, 29 Jul 2022 06:28:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "91125290-716d-4a49-8c4d-9cfd83ecc910", "name": "tempest-securitygroup--620419548", "stateful": true, "tenant_id": "872e2c13f9b346598c261de5609fdf89", "description": "tempest-description--107083018", "shared": false, "security_group_rules": [{"id": "2ae6f4a5-b74b-4f10-83be-393349cf871c", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "security_group_id": "91125290-716d-4a49-8c4d-9cfd83ecc910", "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": 392, "description": null, "tags": [], "created_at": "2022-07-29T06:28:51Z", "updated_at": "2022-07-29T06:28:51Z", "revision_number": 0, "project_id": "872e2c13f9b346598c261de5609fdf89"}, {"id": "931b9a78-7b05-40cf-8723-9d65b3782414", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "security_group_id": "91125290-716d-4a49-8c4d-9cfd83ecc910", "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": 391, "description": null, "tags": [], "created_at": "2022-07-29T06:28:51Z", "updated_at": "2022-07-29T06:28:51Z", "revision_number": 0, "project_id": "872e2c13f9b346598c261de5609fdf89"}], "tags": [], "created_at": "2022-07-29T06:28:51Z", "updated_at": "2022-07-29T06:28:51Z", "revision_number": 1, "project_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:28:51,951 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.222s 2022-07-29 06:28:51,952 118605 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": "91125290-716d-4a49-8c4d-9cfd83ecc910", "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-80b34276-dc92-433d-ae83-eddccdfdcc8b', 'date': 'Fri, 29 Jul 2022 06:28:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "20e1c3b0-3cdb-4e91-8acd-048c8a1cdc97", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "security_group_id": "91125290-716d-4a49-8c4d-9cfd83ecc910", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:28:51Z", "updated_at": "2022-07-29T06:28:51Z", "revision_number": 0, "project_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:28:52,295 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.343s 2022-07-29 06:28:52,296 118605 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": "91125290-716d-4a49-8c4d-9cfd83ecc910", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7594ad51-c0e1-4649-adf8-5cf44d4ec8a5', 'date': 'Fri, 29 Jul 2022 06:28:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cbd7d073-da57-4f06-b4e7-03b543a9eee9", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "security_group_id": "91125290-716d-4a49-8c4d-9cfd83ecc910", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:28:52Z", "updated_at": "2022-07-29T06:28:52Z", "revision_number": 0, "project_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:28:52,296 118605 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--620419548 created 2022-07-29 06:28:54,784 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33:9696/v2.0/floatingips 2.488s 2022-07-29 06:28:54,785 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-91f3d0ec-b93c-4945-aaec-f55d0459451c', 'date': 'Fri, 29 Jul 2022 06:28:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2cca49ba-7bbf-437f-a970-b9be8ce3223d", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "floating_ip_address": "172.27.0.62", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "872e2c13f9b346598c261de5609fdf89", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-29T06:28:53Z", "updated_at": "2022-07-29T06:28:53Z", "revision_number": 0}}' 2022-07-29 06:28:54,785 118605 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2cca49ba-7bbf-437f-a970-b9be8ce3223d', 'tenant_id': '872e2c13f9b346598c261de5609fdf89', 'floating_ip_address': '172.27.0.62', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '872e2c13f9b346598c261de5609fdf89', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:28:53Z', 'updated_at': '2022-07-29T06:28:53Z', 'revision_number': 0, 'ip': '172.27.0.62'} created 2022-07-29 06:28:55,061 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.269s 2022-07-29 06:28:55,062 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6f50d9ae-1e8d-4e2a-b842-378207dec8de', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b34e3e2e2e6049428295588959ca595c", "name": "tempest-ServerRescueNegativeTestJSON-1732090118-project", "password_expires_at": null}, "audit_ids": ["bmhTUOoQRwWx5iUm1HCpdg"], "expires_at": "2022-07-29T07:28:54.000000Z", "issued_at": "2022-07-29T06:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "872e2c13f9b346598c261de5609fdf89", "name": "tempest-ServerRescueNegativeTestJSON-1732090118"}, "is_domain": false, "roles": [{"id": "f051e915d2d1479ba724a09298df84b7", "name": "reader"}, {"id": "5f97bcaf49fe487d8def3bf0991dcf15", "name": "member"}], "catalog": [{"endpoints": [{"id": "77c1e5740be4495294331d0293ef7903", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "01d887b7661147079184ac21784a1873", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7da1c59f6f744815b08e9defd272a1ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/872e2c13f9b346598c261de5609fdf89", "region": "RegionOne"}], "id": "31b8d745eab94b05bed8c81cd62e81f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5486c1340e3e4aeb926886c5862c8009", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "35cc40c5827046a78edb48999a7eaa8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6f6e65f8955f4e32936b235631edb96d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89", "region": "RegionOne"}], "id": "3d201c08309f4292aa6c2c99637ef6f1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "62a15ae7958d4551ae548d8da96ebe3d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "b1de706a0add4cb4851402be2bee10b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "24588f575f524cf3ba76a17fd21d3ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_872e2c13f9b346598c261de5609fdf89", "region": "RegionOne"}, {"id": "8f824ecf8635440a9a3d205678426a6a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "d1158ca867234814865c8c93c3bfc4c6", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fb070e89c0f341a8bd1bee709aea34ff", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/", "region": "RegionOne"}], "id": "db65f6b0e31641f3a980054f067b14e6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7e2ffdcc97eb4ab386e71eba61d110c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89", "region": "RegionOne"}], "id": "e4849ccf6e0e4fdab9980d442617dac3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4126202949b94f0abaa33021a0593833", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "fb8725f4e9df45db8bab87f6ad4dc9ea", "type": "identity", "name": "keystone"}]}}' 2022-07-29 06:28:55,062 118605 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '8016328e-1678-4850-8f2e-16c509f3c821', 'name': 'tempest-ServerRescueNegativeTestJSON-2114795649-network', 'tenant_id': '872e2c13f9b346598c261de5609fdf89', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '872e2c13f9b346598c261de5609fdf89', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 207, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-29T06:26:23Z', 'updated_at': '2022-07-29T06:26:23Z', 'revision_number': 1} available for tenant 2022-07-29 06:28:55,063 118605 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1146381832', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZF+re0JdqFzbzwS/BOFcgYRGEIUBe164FEn4kRpDG34lPzvb6paynmCZ5GqCQ58ocT0Dn7fuS8lfmpIZ2f+HqjYXbKqC6WvyyfXTP2SdTPedFc9thRWMOKhFgFf5MnSQ==', 'fingerprint': '40:ad:4d:88:33:b8:d1:26:db:49:10:e5:7a:9f:4a:7f', 'user_id': 'b34e3e2e2e6049428295588959ca595c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCBvS0hWU9himugidt/kcqQI8hXvHhB5wH5HPxn/bR8MYw6AKwnbHOC\nw+q7NT51g7SgBwYFK4EEACKhZANiAATWRfq3tCXahc288EvwThXIGERhCFAXteuB\nRJ+JEaQxt+JT872+qWsp5gmeRqgkOfKHE9A5+37kvJX5qSGdn/h6o2F2yqgulr8s\nn10z9knUz3nRXPbYUVjDioRYBX+TJ0k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '91125290-716d-4a49-8c4d-9cfd83ecc910', 'name': 'tempest-securitygroup--620419548', 'stateful': True, 'tenant_id': '872e2c13f9b346598c261de5609fdf89', 'description': 'tempest-description--107083018', 'shared': False, 'security_group_rules': [{'id': '2ae6f4a5-b74b-4f10-83be-393349cf871c', 'tenant_id': '872e2c13f9b346598c261de5609fdf89', 'security_group_id': '91125290-716d-4a49-8c4d-9cfd83ecc910', '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': 392, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:28:51Z', 'updated_at': '2022-07-29T06:28:51Z', 'revision_number': 0, 'project_id': '872e2c13f9b346598c261de5609fdf89'}, {'id': '931b9a78-7b05-40cf-8723-9d65b3782414', 'tenant_id': '872e2c13f9b346598c261de5609fdf89', 'security_group_id': '91125290-716d-4a49-8c4d-9cfd83ecc910', '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': 391, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:28:51Z', 'updated_at': '2022-07-29T06:28:51Z', 'revision_number': 0, 'project_id': '872e2c13f9b346598c261de5609fdf89'}], 'tags': [], 'created_at': '2022-07-29T06:28:51Z', 'updated_at': '2022-07-29T06:28:51Z', 'revision_number': 1, 'project_id': '872e2c13f9b346598c261de5609fdf89'}, 'floating_ip': {'id': '2cca49ba-7bbf-437f-a970-b9be8ce3223d', 'tenant_id': '872e2c13f9b346598c261de5609fdf89', 'floating_ip_address': '172.27.0.62', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '872e2c13f9b346598c261de5609fdf89', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:28:53Z', 'updated_at': '2022-07-29T06:28:53Z', 'revision_number': 0, 'ip': '172.27.0.62'}} 2022-07-29 06:28:57,604 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.33/compute/v2.1/servers 2.540s 2022-07-29 06:28:57,604 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "imageRef": "093fb191-832c-4baf-8f51-03b14052c42e", "flavorRef": "452", "adminPass": "M6&8Ote#wP~VQX9", "networks": [{"uuid": "8016328e-1678-4850-8f2e-16c509f3c821"}], "security_groups": [{"name": "tempest-securitygroup--620419548"}], "key_name": "tempest-keypair-1146381832", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4431d387-555f-4919-a231-b1bc0d616de6', 'x-compute-request-id': 'req-4431d387-555f-4919-a231-b1bc0d616de6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--620419548"}], "adminPass": "M6&8Ote#wP~VQX9"}}' 2022-07-29 06:28:58,197 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.590s 2022-07-29 06:28:58,198 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfffd2a-57c1-4e96-99db-5ce861923f9a', 'x-compute-request-id': 'req-1cfffd2a-57c1-4e96-99db-5ce861923f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:58Z", "updated": "2022-07-29T06:28:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:28:59,645 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.410s 2022-07-29 06:28:59,645 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e4a3211-3899-4f42-a281-5956c2554679', 'x-compute-request-id': 'req-6e4a3211-3899-4f42-a281-5956c2554679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:28:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:28:59,658 118605 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-07-29 06:29:00,903 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.243s 2022-07-29 06:29:00,904 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b36bffc-8d4b-46f3-a90d-96b2b4b8aca6', 'x-compute-request-id': 'req-4b36bffc-8d4b-46f3-a90d-96b2b4b8aca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:00,921 118605 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-07-29 06:29:02,522 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.600s 2022-07-29 06:29:02,523 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ba494b7-a2e6-4244-9971-9669b5754b78', 'x-compute-request-id': 'req-0ba494b7-a2e6-4244-9971-9669b5754b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:04,218 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.682s 2022-07-29 06:29:04,219 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9c7fa16-30ba-4fbf-a680-aa2fbf14210c', 'x-compute-request-id': 'req-c9c7fa16-30ba-4fbf-a680-aa2fbf14210c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:05,600 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.366s 2022-07-29 06:29:05,600 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2025dea4-2966-431b-9c6b-da42c6642cd4', 'x-compute-request-id': 'req-2025dea4-2966-431b-9c6b-da42c6642cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:06,878 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.261s 2022-07-29 06:29:06,879 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b5ddbd-81e7-41e6-8bc2-0b850d27c2fa', 'x-compute-request-id': 'req-90b5ddbd-81e7-41e6-8bc2-0b850d27c2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:08,487 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.594s 2022-07-29 06:29:08,488 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d105385c-5db2-4784-9dc0-461a9a7190bd', 'x-compute-request-id': 'req-d105385c-5db2-4784-9dc0-461a9a7190bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:09,965 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.460s 2022-07-29 06:29:09,965 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4dbe257-a4eb-47bf-845b-0d9bbc9db00f', 'x-compute-request-id': 'req-b4dbe257-a4eb-47bf-845b-0d9bbc9db00f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:11,787 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.806s 2022-07-29 06:29:11,787 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa38074-cfb8-4f72-9287-d77356165323', 'x-compute-request-id': 'req-5aa38074-cfb8-4f72-9287-d77356165323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:13,083 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.282s 2022-07-29 06:29:13,084 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4001e965-6bc3-491a-9264-191f23e91d76', 'x-compute-request-id': 'req-4001e965-6bc3-491a-9264-191f23e91d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:14,358 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.262s 2022-07-29 06:29:14,359 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9eb15af-0c80-4fda-8043-21246bf4afb7', 'x-compute-request-id': 'req-b9eb15af-0c80-4fda-8043-21246bf4afb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:15,678 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.300s 2022-07-29 06:29:15,678 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73fe7582-3f39-454b-9684-bfd601db933d', 'x-compute-request-id': 'req-73fe7582-3f39-454b-9684-bfd601db933d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "BUILD", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:16,933 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.242s 2022-07-29 06:29:16,933 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51485504-e0bd-4d4d-af14-9dcadc96dadc', 'x-compute-request-id': 'req-51485504-e0bd-4d4d-af14-9dcadc96dadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:29:17Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:16,945 118605 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2022-07-29 06:29:17,104 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-interface 0.159s 2022-07-29 06:29:17,105 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8754fa6e-2849-4a7f-9064-7243cbcf3f73', 'x-compute-request-id': 'req-8754fa6e-2849-4a7f-9064-7243cbcf3f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8016328e-1678-4850-8f2e-16c509f3c821", "port_id": "0d3eecc6-30a2-46cd-95ea-608f50908f78", "mac_addr": "fa:16:3e:da:5c:24", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e7bb28df-0c52-486c-8dbe-a535e2e0e4ef", "ip_address": "172.20.0.3"}]}]}' 2022-07-29 06:29:18,937 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.33:9696/v2.0/floatingips/2cca49ba-7bbf-437f-a970-b9be8ce3223d 1.827s 2022-07-29 06:29:18,937 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "0d3eecc6-30a2-46cd-95ea-608f50908f78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-9d420291-6fa8-4080-9672-5877d9d834a9', 'date': 'Fri, 29 Jul 2022 06:29:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/2cca49ba-7bbf-437f-a970-b9be8ce3223d'} Body: b'{"floatingip": {"id": "2cca49ba-7bbf-437f-a970-b9be8ce3223d", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "floating_ip_address": "172.27.0.62", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": "421e9274-defd-49ad-9a9b-08c0834a6743", "port_id": "0d3eecc6-30a2-46cd-95ea-608f50908f78", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8016328e-1678-4850-8f2e-16c509f3c821", "mac_address": "fa:16:3e:da:5c:24", "admin_state_up": true, "status": "ACTIVE", "device_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-29T06:28:53Z", "updated_at": "2022-07-29T06:29:18Z", "revision_number": 1, "project_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:29:18,938 118605 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.62:22' as 'ubuntu' with public key authentication 2022-07-29 06:29:23,497 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 1. Retry after 2 seconds. 2022-07-29 06:29:29,064 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 2. Retry after 3 seconds. 2022-07-29 06:29:35,624 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 3. Retry after 4 seconds. 2022-07-29 06:29:43,208 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 4. Retry after 5 seconds. 2022-07-29 06:29:51,784 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 5. Retry after 6 seconds. 2022-07-29 06:30:05,546 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 6. Retry after 7 seconds. 2022-07-29 06:30:13,055 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 7. Retry after 8 seconds. 2022-07-29 06:30:21,580 118605 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:30:21,749 118605 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:30:21,749 118605 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.62 successfully created 2022-07-29 06:30:22,010 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.259s 2022-07-29 06:30:22,010 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:21 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-40318302-e6b2-416d-a3f6-7fd87379f21e', 'x-compute-request-id': 'req-40318302-e6b2-416d-a3f6-7fd87379f21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "device": "/dev/sdb"}}' 2022-07-29 06:30:22,061 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.048s 2022-07-29 06:30:22,061 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b74e227-68ca-41d9-87c1-0675c264c923', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b74e227-68ca-41d9-87c1-0675c264c923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:23,119 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:23,120 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4bf6fb-47ae-4fc7-a8ef-537a934d6e2b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4bf6fb-47ae-4fc7-a8ef-537a934d6e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:24,176 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:24,177 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3753a1e-92ae-41d5-bf9b-7cbf7ac89ec9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3753a1e-92ae-41d5-bf9b-7cbf7ac89ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:25,235 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:25,235 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb67997-a020-48a6-b449-847919040f81', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb67997-a020-48a6-b449-847919040f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:26,292 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:26,292 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e28d51-6008-460c-a497-52f5043260e8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e28d51-6008-460c-a497-52f5043260e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:27,348 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:27,349 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac1c57f-ea26-4835-ae72-25fd6a1219d6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac1c57f-ea26-4835-ae72-25fd6a1219d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:28,408 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.047s 2022-07-29 06:30:28,408 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b47b5c8-eda8-4d6f-963d-233c58adcc6f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b47b5c8-eda8-4d6f-963d-233c58adcc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:29,468 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.047s 2022-07-29 06:30:29,469 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90bc1f18-8959-4abd-b69f-eddc90d4f3fa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90bc1f18-8959-4abd-b69f-eddc90d4f3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:30,528 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.048s 2022-07-29 06:30:30,529 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0bfbf8-5b7a-41b1-9372-5fd99a1dcd99', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0bfbf8-5b7a-41b1-9372-5fd99a1dcd99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:31,591 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.050s 2022-07-29 06:30:31,591 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43bf757c-984d-42b0-b898-06c82d7c64f8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43bf757c-984d-42b0-b898-06c82d7c64f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:32,653 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.050s 2022-07-29 06:30:32,653 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e758f86-a54e-46e9-992d-4685ddbba5e7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e758f86-a54e-46e9-992d-4685ddbba5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:33,710 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.046s 2022-07-29 06:30:33,711 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9d5772-d1d4-4a70-9dea-2636cc50c843', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9d5772-d1d4-4a70-9dea-2636cc50c843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:34,769 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:34,769 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6993f3c6-03af-46bc-a171-01165e1ce769', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6993f3c6-03af-46bc-a171-01165e1ce769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:35,824 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:35,824 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a4f017-c27c-4cb7-a0b2-b21934197824', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a4f017-c27c-4cb7-a0b2-b21934197824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:36,880 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:30:36,881 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29db70fe-3f20-45a5-a84a-c88fe4140215', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29db70fe-3f20-45a5-a84a-c88fe4140215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:37,938 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:37,938 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d53abb-5c10-47e1-8d78-fb8a733f7dc3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d53abb-5c10-47e1-8d78-fb8a733f7dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:38,993 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:38,993 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29980f97-393a-4b42-8412-bfacd94cbf3c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29980f97-393a-4b42-8412-bfacd94cbf3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:40,048 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:40,048 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359eec36-e8e3-4df0-9a88-4d5f73c5cbee', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359eec36-e8e3-4df0-9a88-4d5f73c5cbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:41,105 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:30:41,105 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369bd023-3c7a-4cac-9f07-114094b1203d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369bd023-3c7a-4cac-9f07-114094b1203d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:42,160 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:42,160 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b747e7e-103b-4e89-9945-463b7baabab7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b747e7e-103b-4e89-9945-463b7baabab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:43,215 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:43,215 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd8b0e3-db05-4612-ab8d-37e76481b35f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd8b0e3-db05-4612-ab8d-37e76481b35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:44,272 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:30:44,272 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa7d3ed-e853-401c-b3b1-3dbd3f23d592', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa7d3ed-e853-401c-b3b1-3dbd3f23d592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:45,327 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:45,328 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249b923c-1b1a-4768-a75f-7f02929d5eac', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249b923c-1b1a-4768-a75f-7f02929d5eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:46,384 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:46,384 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d392d4b-77f4-456b-bc82-a9a50476a0fc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d392d4b-77f4-456b-bc82-a9a50476a0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:47,440 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:30:47,441 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fbfaa1-6fc3-4064-bc4d-65694bd69548', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fbfaa1-6fc3-4064-bc4d-65694bd69548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:48,498 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:48,498 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57bff7f-14a0-4a02-9791-14ec3689d9db', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57bff7f-14a0-4a02-9791-14ec3689d9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:49,557 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:49,558 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443c63a1-12df-46a0-a5c0-34bf096a9d1f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443c63a1-12df-46a0-a5c0-34bf096a9d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:50,611 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:50,612 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac95f09c-f304-4808-b14f-edee69d08558', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac95f09c-f304-4808-b14f-edee69d08558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:51,667 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:51,668 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3836ff9-c80f-46e0-98ef-0f7c787cc20f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3836ff9-c80f-46e0-98ef-0f7c787cc20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:52,722 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:30:52,722 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5fad54a-7b37-4828-83a7-0def083beeaf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5fad54a-7b37-4828-83a7-0def083beeaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:53,777 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:53,778 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc23e82-7184-408e-b71a-b14e5a2c90ee', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc23e82-7184-408e-b71a-b14e5a2c90ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:54,833 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:54,833 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd44da41-dee1-41a7-b460-31afd83cd89a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd44da41-dee1-41a7-b460-31afd83cd89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:55,889 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:30:55,890 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a7109c-4088-4812-a2bd-b9ab79a89294', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a7109c-4088-4812-a2bd-b9ab79a89294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:56,945 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:56,946 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2ab291-5f04-4bf7-bd5a-94b9cea50d56', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2ab291-5f04-4bf7-bd5a-94b9cea50d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:58,002 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:30:58,002 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53121e9b-1c43-4272-9501-c871a0e95cfa', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53121e9b-1c43-4272-9501-c871a0e95cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:30:59,058 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:30:59,058 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a49e44-25cd-4d55-a788-913e5859181d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a49e44-25cd-4d55-a788-913e5859181d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:00,113 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:31:00,113 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6b2d3c-1780-40e8-bdd3-93b3d7309aa7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6b2d3c-1780-40e8-bdd3-93b3d7309aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:01,171 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.046s 2022-07-29 06:31:01,172 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6223943c-de44-4fe0-a3ce-9f9393e9d0e6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6223943c-de44-4fe0-a3ce-9f9393e9d0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:02,228 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:02,228 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5996f16c-3f67-4474-8a06-540330de7a5a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5996f16c-3f67-4474-8a06-540330de7a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:03,284 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:03,284 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b951b6-634c-4498-82c2-8f6d1299ca3c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b951b6-634c-4498-82c2-8f6d1299ca3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:04,339 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:31:04,340 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f87d2a-fe0e-493e-8e3c-dd2770fac782', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f87d2a-fe0e-493e-8e3c-dd2770fac782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:05,395 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:31:05,396 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11bc8ff9-dd67-4843-85aa-871b62059c4e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11bc8ff9-dd67-4843-85aa-871b62059c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:06,452 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:06,452 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ba7b5b-270e-4c29-b485-f02dcccdb8fc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ba7b5b-270e-4c29-b485-f02dcccdb8fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:07,517 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.053s 2022-07-29 06:31:07,518 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca15e0f-8f63-4756-8f25-7c37f15a00b7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca15e0f-8f63-4756-8f25-7c37f15a00b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:08,575 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:31:08,576 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4b2eae-5c0b-47bf-9baa-57e23902d4c6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4b2eae-5c0b-47bf-9baa-57e23902d4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:09,631 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:09,631 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058d3e0e-5323-4862-8df6-fb115b393422', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058d3e0e-5323-4862-8df6-fb115b393422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:10,689 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:31:10,689 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093d621c-97f9-489e-8590-d6d773ab7c69', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093d621c-97f9-489e-8590-d6d773ab7c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:11,746 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.045s 2022-07-29 06:31:11,747 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac00a96-3e9e-4bfe-b663-97abb94e3b8b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac00a96-3e9e-4bfe-b663-97abb94e3b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:12,803 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:12,803 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba1d18a-160b-4ef5-a112-a802a4cd8e0e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba1d18a-160b-4ef5-a112-a802a4cd8e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:13,858 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:31:13,859 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1f00d4-bba0-430a-989e-4788f34e50e1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1f00d4-bba0-430a-989e-4788f34e50e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:14,914 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:31:14,914 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a54622-dc55-4da3-be06-46a5ede2c834', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a54622-dc55-4da3-be06-46a5ede2c834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:15,969 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:31:15,969 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faca3852-01b1-4a2d-84bd-5f7ead318bb5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faca3852-01b1-4a2d-84bd-5f7ead318bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:17,024 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:31:17,024 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3740871a-15fd-4001-ac80-c38b4251ea6a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3740871a-15fd-4001-ac80-c38b4251ea6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:18,080 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:18,081 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c7c80a-35fa-41f0-9e6a-5e02f8fb6f35', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c7c80a-35fa-41f0-9e6a-5e02f8fb6f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:19,136 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:19,137 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2266640-7db0-42f2-83a2-eef5f0899903', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2266640-7db0-42f2-83a2-eef5f0899903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:20,192 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:20,193 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3220e648-0aee-4093-88ce-7f1c1fdd318c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3220e648-0aee-4093-88ce-7f1c1fdd318c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:21,249 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:21,249 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a07757-9186-41ee-9e34-8cb2805747b5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a07757-9186-41ee-9e34-8cb2805747b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:22,304 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:31:22,305 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-067b3cfd-4993-447a-9a10-cba39ad6486e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-067b3cfd-4993-447a-9a10-cba39ad6486e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:23,361 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.044s 2022-07-29 06:31:23,361 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2854cf9d-1c89-4400-8746-2cd291486a7d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2854cf9d-1c89-4400-8746-2cd291486a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:24,421 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.048s 2022-07-29 06:31:24,422 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a1dae4-3f6c-4307-9566-7238a425a8f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a1dae4-3f6c-4307-9566-7238a425a8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:31:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:24,433 118605 INFO [tempest.common.waiters] Attachment 9e8092ba-bad5-4251-9bfb-33bd2ebb0d23 created for volume da63a72f-85cd-4992-9bbe-5a021040ec7a to server e3c6cd3c-a26a-45fe-b507-9594b994002c after waiting for 62.433199 seconds 2022-07-29 06:31:24,494 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.061s 2022-07-29 06:31:24,495 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b980ca05-4579-478b-8630-6da8d60fde9d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b980ca05-4579-478b-8630-6da8d60fde9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:31:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:24,505 118605 INFO [tempest.common.waiters] volume da63a72f-85cd-4992-9bbe-5a021040ec7a reached in-use after waiting for 0.505755 seconds 2022-07-29 06:31:24,698 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/action 0.192s 2022-07-29 06:31:24,698 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "M6&8Ote#wP~VQX9"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25a0cea4-5ef0-4368-8369-a7b62d392e31', 'x-compute-request-id': 'req-25a0cea4-5ef0-4368-8369-a7b62d392e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/action'} Body: b'{"adminPass": "M6&8Ote#wP~VQX9"}' 2022-07-29 06:31:24,952 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.252s 2022-07-29 06:31:24,952 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c494d9f-a42f-4a97-a53f-9767ae1ca840', 'x-compute-request-id': 'req-7c494d9f-a42f-4a97-a53f-9767ae1ca840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:26,155 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.190s 2022-07-29 06:31:26,155 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d716c3-a1f5-45e4-b021-851878c1e0df', 'x-compute-request-id': 'req-15d716c3-a1f5-45e4-b021-851878c1e0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:27,530 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.362s 2022-07-29 06:31:27,531 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e0b4c8e-d24d-4437-8574-03dd7c7c15b2', 'x-compute-request-id': 'req-7e0b4c8e-d24d-4437-8574-03dd7c7c15b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:28,759 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.214s 2022-07-29 06:31:28,759 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90139bfa-0425-4166-a188-2457f24271f6', 'x-compute-request-id': 'req-90139bfa-0425-4166-a188-2457f24271f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:29,952 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.179s 2022-07-29 06:31:29,952 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58c8ba1-fc0b-4ca4-b89e-4fe285fe45bc', 'x-compute-request-id': 'req-f58c8ba1-fc0b-4ca4-b89e-4fe285fe45bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:31,197 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.229s 2022-07-29 06:31:31,197 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d95bc04-5a39-4f1a-aa57-bd36e32d3b18', 'x-compute-request-id': 'req-5d95bc04-5a39-4f1a-aa57-bd36e32d3b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:32,385 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.174s 2022-07-29 06:31:32,385 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aed4d88-19bf-4694-9248-d2c49316de48', 'x-compute-request-id': 'req-6aed4d88-19bf-4694-9248-d2c49316de48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:33,565 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.166s 2022-07-29 06:31:33,565 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69eec87e-fc1e-4116-9a8b-0cd41fb16222', 'x-compute-request-id': 'req-69eec87e-fc1e-4116-9a8b-0cd41fb16222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:34,740 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.162s 2022-07-29 06:31:34,741 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9138564a-afaa-44a6-8239-02e01af626c2', 'x-compute-request-id': 'req-9138564a-afaa-44a6-8239-02e01af626c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:36,027 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.273s 2022-07-29 06:31:36,027 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de84750-1f1d-493e-916d-bed6ae99d031', 'x-compute-request-id': 'req-9de84750-1f1d-493e-916d-bed6ae99d031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:37,201 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.161s 2022-07-29 06:31:37,201 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ef6fa4c-b423-450c-ba85-1a1ccecc17c9', 'x-compute-request-id': 'req-9ef6fa4c-b423-450c-ba85-1a1ccecc17c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:38,375 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.161s 2022-07-29 06:31:38,375 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8449929-fefb-42d1-ac75-50e8465fc2aa', 'x-compute-request-id': 'req-c8449929-fefb-42d1-ac75-50e8465fc2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:25Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:29:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:39,542 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.152s 2022-07-29 06:31:39,543 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b57d20d-8f3f-43da-9af1-519ebc3794f1', 'x-compute-request-id': 'req-7b57d20d-8f3f-43da-9af1-519ebc3794f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "RESCUE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:38Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:31:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:39,554 118605 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 15 second wait 2022-07-29 06:31:39,593 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.033s 2022-07-29 06:31:39,593 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-31e455cf-ec71-4362-8d61-9b85f457f1ad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b34e3e2e2e6049428295588959ca595c", "name": "tempest-ServerRescueNegativeTestJSON-1732090118-project", "password_expires_at": null}, "audit_ids": ["K3XpE9O6QdqRXeDh90svzQ"], "expires_at": "2022-07-29T07:31:39.000000Z", "issued_at": "2022-07-29T06:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "872e2c13f9b346598c261de5609fdf89", "name": "tempest-ServerRescueNegativeTestJSON-1732090118"}, "is_domain": false, "roles": [{"id": "f051e915d2d1479ba724a09298df84b7", "name": "reader"}, {"id": "5f97bcaf49fe487d8def3bf0991dcf15", "name": "member"}], "catalog": [{"endpoints": [{"id": "77c1e5740be4495294331d0293ef7903", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "01d887b7661147079184ac21784a1873", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7da1c59f6f744815b08e9defd272a1ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/872e2c13f9b346598c261de5609fdf89", "region": "RegionOne"}], "id": "31b8d745eab94b05bed8c81cd62e81f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5486c1340e3e4aeb926886c5862c8009", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "35cc40c5827046a78edb48999a7eaa8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6f6e65f8955f4e32936b235631edb96d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89", "region": "RegionOne"}], "id": "3d201c08309f4292aa6c2c99637ef6f1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "62a15ae7958d4551ae548d8da96ebe3d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "b1de706a0add4cb4851402be2bee10b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "24588f575f524cf3ba76a17fd21d3ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_872e2c13f9b346598c261de5609fdf89", "region": "RegionOne"}, {"id": "8f824ecf8635440a9a3d205678426a6a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "d1158ca867234814865c8c93c3bfc4c6", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fb070e89c0f341a8bd1bee709aea34ff", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/", "region": "RegionOne"}], "id": "db65f6b0e31641f3a980054f067b14e6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7e2ffdcc97eb4ab386e71eba61d110c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89", "region": "RegionOne"}], "id": "e4849ccf6e0e4fdab9980d442617dac3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4126202949b94f0abaa33021a0593833", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "fb8725f4e9df45db8bab87f6ad4dc9ea", "type": "identity", "name": "keystone"}]}}' 2022-07-29 06:31:39,594 118605 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '8016328e-1678-4850-8f2e-16c509f3c821', 'name': 'tempest-ServerRescueNegativeTestJSON-2114795649-network', 'tenant_id': '872e2c13f9b346598c261de5609fdf89', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '872e2c13f9b346598c261de5609fdf89', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 207, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-29T06:26:23Z', 'updated_at': '2022-07-29T06:26:23Z', 'revision_number': 1} available for tenant 2022-07-29 06:31:39,694 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.099s 2022-07-29 06:31:39,694 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:39 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-599dfe62-e6f3-4a15-93c1-bba954ede9fa', 'x-compute-request-id': 'req-599dfe62-e6f3-4a15-93c1-bba954ede9fa', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance e3c6cd3c-a26a-45fe-b507-9594b994002c while it is in vm_state rescued"}}' 2022-07-29 06:31:39,778 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/action 0.083s 2022-07-29 06:31:39,778 118605 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 Jul 2022 06:31:39 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-893230d6-922c-4723-afcf-7dc80331d6f6', 'x-compute-request-id': 'req-893230d6-922c-4723-afcf-7dc80331d6f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/action'} Body: b'' 2022-07-29 06:31:39,936 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.157s 2022-07-29 06:31:39,937 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6ccd3f-5b0c-4080-afea-0182b818c213', 'x-compute-request-id': 'req-ba6ccd3f-5b0c-4080-afea-0182b818c213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "RESCUE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:40Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:31:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:41,109 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.158s 2022-07-29 06:31:41,109 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91ad207d-c10e-4acc-9f39-1b5695f6cff6', 'x-compute-request-id': 'req-91ad207d-c10e-4acc-9f39-1b5695f6cff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "RESCUE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:40Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:31:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:42,284 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.161s 2022-07-29 06:31:42,284 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2d8c4a-6bc3-48c5-9c83-b62009c14dc3', 'x-compute-request-id': 'req-dd2d8c4a-6bc3-48c5-9c83-b62009c14dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "RESCUE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:40Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:31:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:43,454 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c 0.156s 2022-07-29 06:31:43,455 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0fc62ea-9ab9-4a1c-82fb-7add2ba84fb3', 'x-compute-request-id': 'req-c0fc62ea-9ab9-4a1c-82fb-7add2ba84fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c'} Body: b'{"server": {"id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "name": "tempest-ServerRescueNegativeTestJSON-server-1345147154", "status": "ACTIVE", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "user_id": "b34e3e2e2e6049428295588959ca595c", "metadata": {}, "hostId": "e337be65503f509e3abc105b4738287c39bb09cfb8ff180c6b9f9c39", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:28:57Z", "updated": "2022-07-29T06:31:43Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-2114795649-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:5c:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1146381832", "OS-SRV-USG:launched_at": "2022-07-29T06:31:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620419548"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a"}]}}' 2022-07-29 06:31:43,467 118605 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ACTIVE/None" after 4 second wait 2022-07-29 06:31:43,563 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-interface 0.095s 2022-07-29 06:31:43,563 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2149557a-5554-4e49-9d0f-bffc3c92c2bc', 'x-compute-request-id': 'req-2149557a-5554-4e49-9d0f-bffc3c92c2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8016328e-1678-4850-8f2e-16c509f3c821", "port_id": "0d3eecc6-30a2-46cd-95ea-608f50908f78", "mac_addr": "fa:16:3e:da:5c:24", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e7bb28df-0c52-486c-8dbe-a535e2e0e4ef", "ip_address": "172.20.0.3"}]}]}' 2022-07-29 06:31:44,444 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://10.222.0.33:9696/v2.0/floatingips/2cca49ba-7bbf-437f-a970-b9be8ce3223d 0.877s 2022-07-29 06:31:44,445 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "0d3eecc6-30a2-46cd-95ea-608f50908f78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-f739749b-da26-4a76-87e2-2d0ff7acef2a', 'date': 'Fri, 29 Jul 2022 06:31:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/2cca49ba-7bbf-437f-a970-b9be8ce3223d'} Body: b'{"floatingip": {"id": "2cca49ba-7bbf-437f-a970-b9be8ce3223d", "tenant_id": "872e2c13f9b346598c261de5609fdf89", "floating_ip_address": "172.27.0.62", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": "421e9274-defd-49ad-9a9b-08c0834a6743", "port_id": "0d3eecc6-30a2-46cd-95ea-608f50908f78", "fixed_ip_address": "172.20.0.3", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "8016328e-1678-4850-8f2e-16c509f3c821", "mac_address": "fa:16:3e:da:5c:24", "admin_state_up": true, "status": "ACTIVE", "device_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-29T06:28:53Z", "updated_at": "2022-07-29T06:31:43Z", "revision_number": 3, "project_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:31:44,445 118605 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.62:22' as 'ubuntu' with public key authentication 2022-07-29 06:32:02,793 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 1. Retry after 2 seconds. 2022-07-29 06:32:08,360 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 2. Retry after 3 seconds. 2022-07-29 06:32:11,866 118605 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.62 ([Errno None] Unable to connect to port 22 on 172.27.0.62). Number attempts: 3. Retry after 4 seconds. 2022-07-29 06:32:16,415 118605 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:32:16,636 118605 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:32:16,637 118605 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.62 successfully created 2022-07-29 06:32:16,681 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.043s 2022-07-29 06:32:16,681 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fad13d-5e32-4fab-a572-6017cdba11fe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fad13d-5e32-4fab-a572-6017cdba11fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:31:24.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:32:16,864 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments/da63a72f-85cd-4992-9bbe-5a021040ec7a 0.170s 2022-07-29 06:32:16,864 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:16 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-f11a313b-170d-47b0-b0d0-c8d62b1b1b8b', 'x-compute-request-id': 'req-f11a313b-170d-47b0-b0d0-c8d62b1b1b8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'' 2022-07-29 06:32:16,919 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.054s 2022-07-29 06:32:16,919 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-5fdb56b2-59b9-42d2-8544-85c891eda61e', 'x-compute-request-id': 'req-5fdb56b2-59b9-42d2-8544-85c891eda61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:17,973 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:32:17,974 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-3ffb3839-ea73-4edb-a47b-be71545bd8bb', 'x-compute-request-id': 'req-3ffb3839-ea73-4edb-a47b-be71545bd8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:19,028 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:32:19,028 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-b1cfd754-5a4d-4254-9024-89ea14183458', 'x-compute-request-id': 'req-b1cfd754-5a4d-4254-9024-89ea14183458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:20,080 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:20,081 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-b99aa536-2dd8-4ce0-be63-76221e40be42', 'x-compute-request-id': 'req-b99aa536-2dd8-4ce0-be63-76221e40be42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:21,132 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:21,133 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-aae91bdf-1092-4f2e-98d9-da18ddced4a6', 'x-compute-request-id': 'req-aae91bdf-1092-4f2e-98d9-da18ddced4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:22,185 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:32:22,186 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-e5fd940b-a3e1-4231-ba56-f7d2929a764d', 'x-compute-request-id': 'req-e5fd940b-a3e1-4231-ba56-f7d2929a764d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:23,238 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:32:23,238 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-a4b33a13-13df-44f1-bb74-fd79297d18f0', 'x-compute-request-id': 'req-a4b33a13-13df-44f1-bb74-fd79297d18f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:24,293 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:32:24,293 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-1eca19e0-c437-4637-a4a2-e57a12a3b470', 'x-compute-request-id': 'req-1eca19e0-c437-4637-a4a2-e57a12a3b470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:25,347 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:32:25,348 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-d766ed09-c98f-4d54-a427-c3d3e27278f3', 'x-compute-request-id': 'req-d766ed09-c98f-4d54-a427-c3d3e27278f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:26,398 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:26,399 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-3edd598b-0406-4fdd-8439-fd5d4240e316', 'x-compute-request-id': 'req-3edd598b-0406-4fdd-8439-fd5d4240e316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:27,450 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:27,451 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-0d20e8c3-7d54-427d-8d11-0eb614dcc33b', 'x-compute-request-id': 'req-0d20e8c3-7d54-427d-8d11-0eb614dcc33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:28,504 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:32:28,505 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-2cdd25b9-b89a-4918-bb70-8242b83d3f54', 'x-compute-request-id': 'req-2cdd25b9-b89a-4918-bb70-8242b83d3f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:29,558 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:32:29,559 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-85674d2c-21a6-42ec-90e4-a9a778b455fd', 'x-compute-request-id': 'req-85674d2c-21a6-42ec-90e4-a9a778b455fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:30,610 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:30,610 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-ff8ed85a-8a7f-4c40-aef8-ad73a427c5ad', 'x-compute-request-id': 'req-ff8ed85a-8a7f-4c40-aef8-ad73a427c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:31,663 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:32:31,664 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-df21d661-a4e3-40a0-9aaa-dd32b55d1c0b', 'x-compute-request-id': 'req-df21d661-a4e3-40a0-9aaa-dd32b55d1c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:32,715 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:32,716 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-f027534c-65e4-4f16-9d32-f974c73c3d6a', 'x-compute-request-id': 'req-f027534c-65e4-4f16-9d32-f974c73c3d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:33,769 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:32:33,769 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-91d7d53e-6b1f-4d12-a2ec-2c37496fcb28', 'x-compute-request-id': 'req-91d7d53e-6b1f-4d12-a2ec-2c37496fcb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:34,820 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:34,820 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-64ae2742-d249-408e-8184-8c7b34952bef', 'x-compute-request-id': 'req-64ae2742-d249-408e-8184-8c7b34952bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:35,873 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:32:35,873 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-7a121bea-43dd-4b35-b10f-7a03b70b1c94', 'x-compute-request-id': 'req-7a121bea-43dd-4b35-b10f-7a03b70b1c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:36,923 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:36,924 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-57372aa5-e195-4e75-8ae2-72bc91e83c7b', 'x-compute-request-id': 'req-57372aa5-e195-4e75-8ae2-72bc91e83c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:37,977 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:32:37,978 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-585ca0df-6a93-4c3f-9d73-cde7881a04b0', 'x-compute-request-id': 'req-585ca0df-6a93-4c3f-9d73-cde7881a04b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:39,029 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:39,029 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-80fd4b46-053b-4747-8b2d-6adb3d9503b1', 'x-compute-request-id': 'req-80fd4b46-053b-4747-8b2d-6adb3d9503b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:40,082 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:32:40,083 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-af1733aa-3a00-46d9-9ea8-31371eff2bc4', 'x-compute-request-id': 'req-af1733aa-3a00-46d9-9ea8-31371eff2bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:41,134 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:41,135 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-2533c464-44b7-4af7-a791-d35443000491', 'x-compute-request-id': 'req-2533c464-44b7-4af7-a791-d35443000491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:42,186 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:42,186 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-ff2dd2f7-92ae-47d3-85d2-566e2d627c1d', 'x-compute-request-id': 'req-ff2dd2f7-92ae-47d3-85d2-566e2d627c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:43,241 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:32:43,241 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-268905d9-42dd-42f5-82b2-5cd16cdf84f5', 'x-compute-request-id': 'req-268905d9-42dd-42f5-82b2-5cd16cdf84f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:44,294 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:32:44,294 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-3e1f4b9c-885d-4d7e-b508-26552821a2d9', 'x-compute-request-id': 'req-3e1f4b9c-885d-4d7e-b508-26552821a2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:45,345 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:45,345 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-418bfc71-1687-4f4e-9c57-e6af6278e34a', 'x-compute-request-id': 'req-418bfc71-1687-4f4e-9c57-e6af6278e34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:46,396 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:46,396 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-d11d88f7-1e54-4df3-8807-0bedd5a6de60', 'x-compute-request-id': 'req-d11d88f7-1e54-4df3-8807-0bedd5a6de60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:47,448 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:47,448 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-dd2fedda-6155-417f-8e5d-7cd49ff1cb72', 'x-compute-request-id': 'req-dd2fedda-6155-417f-8e5d-7cd49ff1cb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:48,500 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:48,500 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-e1c3556b-cb40-414b-a60b-4ca14ba55455', 'x-compute-request-id': 'req-e1c3556b-cb40-414b-a60b-4ca14ba55455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:49,553 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:32:49,553 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-69a64a15-21b1-432b-bc39-8558c29ff59e', 'x-compute-request-id': 'req-69a64a15-21b1-432b-bc39-8558c29ff59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:50,608 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:32:50,608 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-d1ef0451-1e8b-47ea-9dc1-3ca4539ba04f', 'x-compute-request-id': 'req-d1ef0451-1e8b-47ea-9dc1-3ca4539ba04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:51,659 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:51,659 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-6ba40906-8da2-44e4-aab8-1c958cb23c52', 'x-compute-request-id': 'req-6ba40906-8da2-44e4-aab8-1c958cb23c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:52,710 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:52,711 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-6a9926e0-93b5-423f-87fb-c96cd28b413d', 'x-compute-request-id': 'req-6a9926e0-93b5-423f-87fb-c96cd28b413d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:53,763 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:53,763 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-269f3378-aeda-437a-863d-94fc693d15d4', 'x-compute-request-id': 'req-269f3378-aeda-437a-863d-94fc693d15d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:54,815 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:54,815 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-fde766e8-ab73-4b2b-9709-d4bd9d1bce4b', 'x-compute-request-id': 'req-fde766e8-ab73-4b2b-9709-d4bd9d1bce4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:55,865 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:55,865 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-55e9cc81-431b-47b4-8f1b-01859f29dfb8', 'x-compute-request-id': 'req-55e9cc81-431b-47b4-8f1b-01859f29dfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:56,916 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:32:56,917 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-9b6d7961-0d81-4d23-8a7e-d90542a318cb', 'x-compute-request-id': 'req-9b6d7961-0d81-4d23-8a7e-d90542a318cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:57,971 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:32:57,971 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-f886be71-db7a-4698-9b6a-dc66f0bf97cb', 'x-compute-request-id': 'req-f886be71-db7a-4698-9b6a-dc66f0bf97cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:32:59,022 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:32:59,022 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32: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-c728ee0c-8f38-494b-af1a-3bdbd4e1fa20', 'x-compute-request-id': 'req-c728ee0c-8f38-494b-af1a-3bdbd4e1fa20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:00,073 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:00,074 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-546a5aab-ccc6-476c-a584-4e128da34db9', 'x-compute-request-id': 'req-546a5aab-ccc6-476c-a584-4e128da34db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:01,127 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:33:01,128 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-e30fb35f-0425-44b5-88cf-5915438ccc07', 'x-compute-request-id': 'req-e30fb35f-0425-44b5-88cf-5915438ccc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:02,179 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:02,180 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-3aee18e4-6909-47fe-8830-dcdbbc90095d', 'x-compute-request-id': 'req-3aee18e4-6909-47fe-8830-dcdbbc90095d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:03,232 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:03,232 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-d8cb07a7-d055-4e96-bb32-bdcb296b855d', 'x-compute-request-id': 'req-d8cb07a7-d055-4e96-bb32-bdcb296b855d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:04,285 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:04,285 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-16e22a19-7911-4b61-afaf-5d13ab53b051', 'x-compute-request-id': 'req-16e22a19-7911-4b61-afaf-5d13ab53b051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:05,335 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:33:05,336 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-7221b5bf-29ea-4d4f-903c-0c77165536ca', 'x-compute-request-id': 'req-7221b5bf-29ea-4d4f-903c-0c77165536ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:06,386 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:06,387 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-b161104c-9e24-4aea-a17d-7b54029902e3', 'x-compute-request-id': 'req-b161104c-9e24-4aea-a17d-7b54029902e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:07,438 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:07,438 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-6d9e0665-3be7-46b8-9665-c3ff81fc79d2', 'x-compute-request-id': 'req-6d9e0665-3be7-46b8-9665-c3ff81fc79d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:08,489 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:08,489 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-04c8f56e-9732-43f6-9618-83f39e5412a4', 'x-compute-request-id': 'req-04c8f56e-9732-43f6-9618-83f39e5412a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:09,541 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:09,542 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-7beb58a3-9fcf-451f-9502-e5af506d1c2b', 'x-compute-request-id': 'req-7beb58a3-9fcf-451f-9502-e5af506d1c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:10,598 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.053s 2022-07-29 06:33:10,599 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-1678bf93-fc20-4b25-a3d3-2634de76a103', 'x-compute-request-id': 'req-1678bf93-fc20-4b25-a3d3-2634de76a103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:11,652 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:11,652 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-27e87749-ab4a-4f8e-8d82-ddf635f7ea7a', 'x-compute-request-id': 'req-27e87749-ab4a-4f8e-8d82-ddf635f7ea7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:12,705 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:12,705 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-5e4107a6-fe46-40f2-a7e9-83a3fe9ddcf9', 'x-compute-request-id': 'req-5e4107a6-fe46-40f2-a7e9-83a3fe9ddcf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:13,761 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.052s 2022-07-29 06:33:13,761 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-58120113-bb25-40b4-9185-25e451c310e5', 'x-compute-request-id': 'req-58120113-bb25-40b4-9185-25e451c310e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:14,811 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:14,811 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-2e4604f7-5605-4a3d-9b8a-0652af69a3c7', 'x-compute-request-id': 'req-2e4604f7-5605-4a3d-9b8a-0652af69a3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:15,866 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:33:15,866 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-50e088a0-c1ce-4f65-9383-23f28b932fee', 'x-compute-request-id': 'req-50e088a0-c1ce-4f65-9383-23f28b932fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:16,917 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:16,918 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-bdc26d44-8cc6-4939-b932-a70eb9db9d1c', 'x-compute-request-id': 'req-bdc26d44-8cc6-4939-b932-a70eb9db9d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:17,968 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:17,969 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-18d547a8-ff15-46c6-9296-c621a33f15ad', 'x-compute-request-id': 'req-18d547a8-ff15-46c6-9296-c621a33f15ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:19,019 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:19,020 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-0f5d4065-7598-4971-a86c-8abfad2df37b', 'x-compute-request-id': 'req-0f5d4065-7598-4971-a86c-8abfad2df37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:20,071 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:20,071 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-c0b0f7c7-d039-4400-acfb-8f4daba666af', 'x-compute-request-id': 'req-c0b0f7c7-d039-4400-acfb-8f4daba666af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:21,131 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.056s 2022-07-29 06:33:21,131 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-4e5c73f4-1563-4c24-8c8b-5f58d5617103', 'x-compute-request-id': 'req-4e5c73f4-1563-4c24-8c8b-5f58d5617103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:22,185 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:22,185 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-415df613-2510-4bb7-be29-326a228cab2c', 'x-compute-request-id': 'req-415df613-2510-4bb7-be29-326a228cab2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:23,237 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:23,237 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-a1ffa1d8-0069-446e-a75b-8b0802d2cc95', 'x-compute-request-id': 'req-a1ffa1d8-0069-446e-a75b-8b0802d2cc95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:24,292 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:33:24,292 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-79a689eb-ae56-4a3e-9d60-eed0c2939e48', 'x-compute-request-id': 'req-79a689eb-ae56-4a3e-9d60-eed0c2939e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:25,344 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:25,345 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-01c30c0a-78fc-4727-a6ef-ad5db08db7d0', 'x-compute-request-id': 'req-01c30c0a-78fc-4727-a6ef-ad5db08db7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:26,396 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:26,396 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-a37b2443-e52b-4635-a7e8-8d3266242d43', 'x-compute-request-id': 'req-a37b2443-e52b-4635-a7e8-8d3266242d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:27,449 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:27,450 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-adbbdd57-ca28-4d6d-87f3-d5418d3453b6', 'x-compute-request-id': 'req-adbbdd57-ca28-4d6d-87f3-d5418d3453b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:28,503 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:28,503 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-171e9d01-2f64-44f4-8fc6-5f5286d3821a', 'x-compute-request-id': 'req-171e9d01-2f64-44f4-8fc6-5f5286d3821a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:29,555 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:29,555 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-534f673a-1cf8-4774-bfb3-9ced7c7858cd', 'x-compute-request-id': 'req-534f673a-1cf8-4774-bfb3-9ced7c7858cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:30,606 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:30,606 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-706eedbe-8d3d-4044-9e9d-4eb49fd7f1e2', 'x-compute-request-id': 'req-706eedbe-8d3d-4044-9e9d-4eb49fd7f1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:31,657 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:31,658 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-6fb536a5-c03d-48a8-a0d0-cf4a5e2abd1c', 'x-compute-request-id': 'req-6fb536a5-c03d-48a8-a0d0-cf4a5e2abd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:32,712 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.052s 2022-07-29 06:33:32,713 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-e7d1cf4c-1717-4ae7-8038-dc2a0c5a6386', 'x-compute-request-id': 'req-e7d1cf4c-1717-4ae7-8038-dc2a0c5a6386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:33,765 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:33,765 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-c483e680-f689-4fac-9b24-c0e93ef640a5', 'x-compute-request-id': 'req-c483e680-f689-4fac-9b24-c0e93ef640a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:34,817 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:34,818 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-20d4be67-acc1-4cb3-ab03-cee1da85c009', 'x-compute-request-id': 'req-20d4be67-acc1-4cb3-ab03-cee1da85c009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:35,869 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:35,870 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-4eb153ed-dc39-4331-9996-fe1f25f47e85', 'x-compute-request-id': 'req-4eb153ed-dc39-4331-9996-fe1f25f47e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:36,922 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:36,922 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-0204b32c-3668-4c8b-9a29-040eb76d56c9', 'x-compute-request-id': 'req-0204b32c-3668-4c8b-9a29-040eb76d56c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:37,974 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:37,974 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-9889db23-4ccc-4422-afcb-bab8cf63ffbf', 'x-compute-request-id': 'req-9889db23-4ccc-4422-afcb-bab8cf63ffbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:39,025 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:39,025 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-6a495a10-b0e3-4483-b9ed-baf677e96a01', 'x-compute-request-id': 'req-6a495a10-b0e3-4483-b9ed-baf677e96a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:40,077 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:40,078 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-2fd0a929-446b-44e1-8699-13289196df19', 'x-compute-request-id': 'req-2fd0a929-446b-44e1-8699-13289196df19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:41,129 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:41,130 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-314607f5-4789-411b-ae5d-a1bb096b7c0a', 'x-compute-request-id': 'req-314607f5-4789-411b-ae5d-a1bb096b7c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:42,182 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:42,183 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-3d1c2e43-926a-4f4b-88b5-1eeeb101b1a5', 'x-compute-request-id': 'req-3d1c2e43-926a-4f4b-88b5-1eeeb101b1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:43,236 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:43,236 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-f3820121-a8ba-4884-b1c7-30d2f26c580b', 'x-compute-request-id': 'req-f3820121-a8ba-4884-b1c7-30d2f26c580b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:44,288 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:44,289 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-f5788aba-8a8c-41d7-bb51-45c6e0fe82c8', 'x-compute-request-id': 'req-f5788aba-8a8c-41d7-bb51-45c6e0fe82c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:45,341 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:45,341 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-4652e982-b2bc-49cc-a7cc-d4938725b51e', 'x-compute-request-id': 'req-4652e982-b2bc-49cc-a7cc-d4938725b51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:46,392 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:46,393 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-cc09bd79-f03a-4c2c-8c37-c900061b6f03', 'x-compute-request-id': 'req-cc09bd79-f03a-4c2c-8c37-c900061b6f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:47,444 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:47,444 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-8a36488a-5492-465e-a924-ea5b1b1b2325', 'x-compute-request-id': 'req-8a36488a-5492-465e-a924-ea5b1b1b2325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:48,496 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:33:48,496 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-07222eeb-6d71-4b48-b368-e904dfe33d20', 'x-compute-request-id': 'req-07222eeb-6d71-4b48-b368-e904dfe33d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:49,547 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:49,547 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-4cc76ff1-a563-4254-9676-ef87a2e62a3f', 'x-compute-request-id': 'req-4cc76ff1-a563-4254-9676-ef87a2e62a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:50,599 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:50,599 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-c11cbe2b-ef72-4992-8609-d90f0060e83f', 'x-compute-request-id': 'req-c11cbe2b-ef72-4992-8609-d90f0060e83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:51,653 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:51,653 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-413db882-29ee-4d27-95b9-f282c307c812', 'x-compute-request-id': 'req-413db882-29ee-4d27-95b9-f282c307c812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:52,706 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:52,707 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-1cfc069b-5a4b-45df-982a-5f93cfbef88e', 'x-compute-request-id': 'req-1cfc069b-5a4b-45df-982a-5f93cfbef88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:53,759 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:33:53,760 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-e3fd2408-02de-4108-8352-633678a1353f', 'x-compute-request-id': 'req-e3fd2408-02de-4108-8352-633678a1353f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:54,811 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:54,811 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-2865a4fd-11db-412f-9934-33888e5f202e', 'x-compute-request-id': 'req-2865a4fd-11db-412f-9934-33888e5f202e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:55,862 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:55,862 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-06d51064-649e-409d-a8ba-d72ebc53a582', 'x-compute-request-id': 'req-06d51064-649e-409d-a8ba-d72ebc53a582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:56,914 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:33:56,915 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-64d9349b-cc2f-4a9a-ab3f-011034f87882', 'x-compute-request-id': 'req-64d9349b-cc2f-4a9a-ab3f-011034f87882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:57,970 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:33:57,971 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-b9b7818c-6d4e-4985-910c-79b1032db05b', 'x-compute-request-id': 'req-b9b7818c-6d4e-4985-910c-79b1032db05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:33:59,022 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:33:59,022 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33: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-34984e78-51af-4aad-b64b-8b7f36103b15', 'x-compute-request-id': 'req-34984e78-51af-4aad-b64b-8b7f36103b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:00,075 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:00,075 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-efcc97bc-8fdb-4566-8640-59f35c49ef37', 'x-compute-request-id': 'req-efcc97bc-8fdb-4566-8640-59f35c49ef37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:01,128 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:01,128 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-86610156-e841-41a1-90cf-3fb5413237c8', 'x-compute-request-id': 'req-86610156-e841-41a1-90cf-3fb5413237c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:02,180 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:02,181 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-e92902ad-9a91-4c2e-8312-4d61f33850f0', 'x-compute-request-id': 'req-e92902ad-9a91-4c2e-8312-4d61f33850f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:03,232 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:03,233 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-3a86d9cf-d6ed-458b-a187-1172a8ae1de1', 'x-compute-request-id': 'req-3a86d9cf-d6ed-458b-a187-1172a8ae1de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:04,283 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:04,283 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-cc9dc64b-54fb-42a0-b378-bb6f28731af8', 'x-compute-request-id': 'req-cc9dc64b-54fb-42a0-b378-bb6f28731af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:05,334 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:05,335 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-bb060023-7d90-4123-99d9-4989666a3d8b', 'x-compute-request-id': 'req-bb060023-7d90-4123-99d9-4989666a3d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:06,387 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:06,387 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-1c20432a-1c6a-4ac2-bf21-a24f810966e1', 'x-compute-request-id': 'req-1c20432a-1c6a-4ac2-bf21-a24f810966e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:07,439 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:07,439 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-c4f465c3-ac9d-406b-851b-ee4aa15c2a40', 'x-compute-request-id': 'req-c4f465c3-ac9d-406b-851b-ee4aa15c2a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:08,492 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:08,493 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-e4f7e874-2006-447a-b0b2-ad5e5c8d837d', 'x-compute-request-id': 'req-e4f7e874-2006-447a-b0b2-ad5e5c8d837d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:09,543 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:09,544 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-c2ed43a5-b3f5-49f7-ab87-5752f8fe10c7', 'x-compute-request-id': 'req-c2ed43a5-b3f5-49f7-ab87-5752f8fe10c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:10,596 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:10,596 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-ac0dd2a2-a297-44c6-b720-73057d779f06', 'x-compute-request-id': 'req-ac0dd2a2-a297-44c6-b720-73057d779f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:11,649 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:11,649 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-6f054eaf-cfd7-4e4a-ae6f-53557de66796', 'x-compute-request-id': 'req-6f054eaf-cfd7-4e4a-ae6f-53557de66796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:12,702 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:12,702 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-cd85d82c-85b7-4aac-a875-14eb2dd2e63d', 'x-compute-request-id': 'req-cd85d82c-85b7-4aac-a875-14eb2dd2e63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:13,756 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:13,756 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-65b97a8a-823d-40ed-bb0e-24536ba37a6a', 'x-compute-request-id': 'req-65b97a8a-823d-40ed-bb0e-24536ba37a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:14,809 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:14,809 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-21e9def5-069b-4dd1-8b4c-c8824dea6615', 'x-compute-request-id': 'req-21e9def5-069b-4dd1-8b4c-c8824dea6615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:15,862 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:15,862 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-d87e2958-235a-4393-8612-86cc6dc343c3', 'x-compute-request-id': 'req-d87e2958-235a-4393-8612-86cc6dc343c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:16,914 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:16,915 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-db4123a8-e4f2-41eb-8158-c42a76a0233d', 'x-compute-request-id': 'req-db4123a8-e4f2-41eb-8158-c42a76a0233d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:17,966 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:17,966 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-fa213157-689a-4d7f-b3f4-569f6c738e2b', 'x-compute-request-id': 'req-fa213157-689a-4d7f-b3f4-569f6c738e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:19,017 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:34:19,017 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-2d9e46e6-719e-4071-8d26-ab43fbc40a2f', 'x-compute-request-id': 'req-2d9e46e6-719e-4071-8d26-ab43fbc40a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:20,068 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:20,068 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-f551f2ef-8188-4d84-8d07-707867f7c1ad', 'x-compute-request-id': 'req-f551f2ef-8188-4d84-8d07-707867f7c1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:21,122 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:34:21,123 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-823d9ca7-38ac-458a-8c9b-4f1e10d78822', 'x-compute-request-id': 'req-823d9ca7-38ac-458a-8c9b-4f1e10d78822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:22,176 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:22,177 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-f6f22982-9c37-4fa1-a290-37d2aa4b8b0f', 'x-compute-request-id': 'req-f6f22982-9c37-4fa1-a290-37d2aa4b8b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:23,229 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:23,229 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-62469c21-046b-44f2-b3b1-eec412091f1b', 'x-compute-request-id': 'req-62469c21-046b-44f2-b3b1-eec412091f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:24,280 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:24,280 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-47993e7c-59b6-46d8-b46c-7fd946474cb4', 'x-compute-request-id': 'req-47993e7c-59b6-46d8-b46c-7fd946474cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:25,332 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:25,332 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-02f17512-57da-4b6a-a383-f13c0323ed71', 'x-compute-request-id': 'req-02f17512-57da-4b6a-a383-f13c0323ed71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:26,382 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:26,382 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-df82875f-3527-479b-9ced-383b89766ea7', 'x-compute-request-id': 'req-df82875f-3527-479b-9ced-383b89766ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:27,434 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:27,435 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-e9f7e158-ca8f-4102-b751-e0faeba4e565', 'x-compute-request-id': 'req-e9f7e158-ca8f-4102-b751-e0faeba4e565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:28,487 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:28,487 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-0e568a9e-e52a-4db3-9f06-406896ed5d03', 'x-compute-request-id': 'req-0e568a9e-e52a-4db3-9f06-406896ed5d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:29,539 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:29,539 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-e7981202-5ae6-4ed1-a749-794a72ca20aa', 'x-compute-request-id': 'req-e7981202-5ae6-4ed1-a749-794a72ca20aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:30,591 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:30,591 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-5fd99cf1-d797-421e-874a-7fe65bb44849', 'x-compute-request-id': 'req-5fd99cf1-d797-421e-874a-7fe65bb44849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:31,645 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:31,645 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-f50f106c-b447-477a-87ca-4f55f3ca4418', 'x-compute-request-id': 'req-f50f106c-b447-477a-87ca-4f55f3ca4418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:32,700 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:34:32,701 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-42e1da2d-e9b1-4a22-b8bb-22d8f3b3e780', 'x-compute-request-id': 'req-42e1da2d-e9b1-4a22-b8bb-22d8f3b3e780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:33,753 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:33,753 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-e8239789-0afd-440f-8dd9-d53f2a41e178', 'x-compute-request-id': 'req-e8239789-0afd-440f-8dd9-d53f2a41e178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:34,804 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:34,804 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-5763eebc-6b9a-40a5-87ce-8534129784d0', 'x-compute-request-id': 'req-5763eebc-6b9a-40a5-87ce-8534129784d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:35,856 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:35,857 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-b86a02d3-e7df-4f30-ae98-8f5031001832', 'x-compute-request-id': 'req-b86a02d3-e7df-4f30-ae98-8f5031001832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:36,910 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:34:36,910 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-827a6123-ffc8-4b55-a9d0-de5c22da520d', 'x-compute-request-id': 'req-827a6123-ffc8-4b55-a9d0-de5c22da520d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:37,963 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:37,964 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-a0da9a0d-0ac2-4c56-b161-e1da1973a7ba', 'x-compute-request-id': 'req-a0da9a0d-0ac2-4c56-b161-e1da1973a7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:39,016 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:39,016 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-f388cb04-83d6-4735-ba8e-416305c77644', 'x-compute-request-id': 'req-f388cb04-83d6-4735-ba8e-416305c77644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:40,070 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:34:40,070 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-6b4220ab-dfc2-48de-8a97-8a15c1d9c899', 'x-compute-request-id': 'req-6b4220ab-dfc2-48de-8a97-8a15c1d9c899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:41,124 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:41,124 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-abe3f415-33e3-4da4-b8ec-de916b248e16', 'x-compute-request-id': 'req-abe3f415-33e3-4da4-b8ec-de916b248e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:42,177 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:42,178 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-9924b082-d4bb-4072-aa1c-d5fb87945c7f', 'x-compute-request-id': 'req-9924b082-d4bb-4072-aa1c-d5fb87945c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:43,230 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:43,230 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-e73f073d-35e3-47d0-ada2-25bbb4867835', 'x-compute-request-id': 'req-e73f073d-35e3-47d0-ada2-25bbb4867835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:44,281 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:44,281 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-82862caf-0608-4992-8712-2f6e9bf1a2c6', 'x-compute-request-id': 'req-82862caf-0608-4992-8712-2f6e9bf1a2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:45,345 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.060s 2022-07-29 06:34:45,345 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-0987af92-c86d-42f2-b89b-611b7ad39a43', 'x-compute-request-id': 'req-0987af92-c86d-42f2-b89b-611b7ad39a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:46,397 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:46,398 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-976bcf43-5168-43c3-9f67-fee55c86d514', 'x-compute-request-id': 'req-976bcf43-5168-43c3-9f67-fee55c86d514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:47,451 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:47,451 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-405655b3-f80c-481d-8a13-574ab1e1aca1', 'x-compute-request-id': 'req-405655b3-f80c-481d-8a13-574ab1e1aca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:48,504 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:48,505 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-28ea3127-f2d5-450f-b772-866801d49bd5', 'x-compute-request-id': 'req-28ea3127-f2d5-450f-b772-866801d49bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:49,558 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:49,558 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-718120f7-09f6-4069-b835-e31fa562d246', 'x-compute-request-id': 'req-718120f7-09f6-4069-b835-e31fa562d246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:50,610 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:50,611 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-0add91cc-f99e-4ca4-a7b6-7e2c4809203a', 'x-compute-request-id': 'req-0add91cc-f99e-4ca4-a7b6-7e2c4809203a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:51,663 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:51,663 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-f1e37f1c-c45f-4950-a2fe-35cef02c45a0', 'x-compute-request-id': 'req-f1e37f1c-c45f-4950-a2fe-35cef02c45a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:52,716 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:52,717 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-69ebdf82-6dd6-4c5f-bfb9-e44cdcfd8a57', 'x-compute-request-id': 'req-69ebdf82-6dd6-4c5f-bfb9-e44cdcfd8a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:53,768 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:34:53,769 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-40b26f5a-b714-40f3-ad9b-770275069f2c', 'x-compute-request-id': 'req-40b26f5a-b714-40f3-ad9b-770275069f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:54,819 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:54,820 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-c79b3204-0929-4914-9256-4e5617b48747', 'x-compute-request-id': 'req-c79b3204-0929-4914-9256-4e5617b48747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:55,872 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:55,872 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-6f44971f-ba33-4caa-a1f9-af3caa60b0f7', 'x-compute-request-id': 'req-6f44971f-ba33-4caa-a1f9-af3caa60b0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:56,923 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:56,923 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-7f643fc6-bf9a-4447-9d66-80ecf76f22e6', 'x-compute-request-id': 'req-7f643fc6-bf9a-4447-9d66-80ecf76f22e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:57,976 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:34:57,976 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-ff9bc54f-90ba-4516-abda-6d6692daf895', 'x-compute-request-id': 'req-ff9bc54f-90ba-4516-abda-6d6692daf895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:34:59,027 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:34:59,028 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34: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-3de16ee4-3678-4e16-b8c1-9e1492a1d07e', 'x-compute-request-id': 'req-3de16ee4-3678-4e16-b8c1-9e1492a1d07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:00,079 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:00,079 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-cbfe114b-2d0c-4768-8d71-7e2202d13dac', 'x-compute-request-id': 'req-cbfe114b-2d0c-4768-8d71-7e2202d13dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:01,131 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:01,131 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-06cc52b4-e8bd-43f7-8faa-7d49c9f4ea8d', 'x-compute-request-id': 'req-06cc52b4-e8bd-43f7-8faa-7d49c9f4ea8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:02,184 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:02,184 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-15020b7a-8921-4229-bd16-03d2e5ad1c05', 'x-compute-request-id': 'req-15020b7a-8921-4229-bd16-03d2e5ad1c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:03,235 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:03,236 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-3de42dd4-5f32-44ab-bbbd-5a6eabc0ca1d', 'x-compute-request-id': 'req-3de42dd4-5f32-44ab-bbbd-5a6eabc0ca1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:04,286 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:04,287 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-83ec1ff9-8c19-42c1-ac41-635a7e520730', 'x-compute-request-id': 'req-83ec1ff9-8c19-42c1-ac41-635a7e520730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:05,339 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:05,339 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-70480c92-284e-44e7-9602-644998165631', 'x-compute-request-id': 'req-70480c92-284e-44e7-9602-644998165631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:06,390 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:06,390 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-1013d00c-3690-46a0-9848-b05a2c6c4bb9', 'x-compute-request-id': 'req-1013d00c-3690-46a0-9848-b05a2c6c4bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:07,442 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:07,442 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-5f063ccf-469f-40cb-ae13-a31adb0c2d8a', 'x-compute-request-id': 'req-5f063ccf-469f-40cb-ae13-a31adb0c2d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:08,495 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:08,495 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-81e2e048-9fa8-4162-a367-66dcb92713f4', 'x-compute-request-id': 'req-81e2e048-9fa8-4162-a367-66dcb92713f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:09,546 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:09,547 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-e1ef2abc-2706-4059-aa0e-4a4da49617ab', 'x-compute-request-id': 'req-e1ef2abc-2706-4059-aa0e-4a4da49617ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:10,600 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:10,600 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-65608e5f-220a-49db-814f-4688ac623fec', 'x-compute-request-id': 'req-65608e5f-220a-49db-814f-4688ac623fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:11,651 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:11,651 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-a37de300-e73f-44a9-bf95-e58489bfee95', 'x-compute-request-id': 'req-a37de300-e73f-44a9-bf95-e58489bfee95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:12,708 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.053s 2022-07-29 06:35:12,709 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-457eae4e-f1e8-48e1-a679-3b66d71f750b', 'x-compute-request-id': 'req-457eae4e-f1e8-48e1-a679-3b66d71f750b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:13,762 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:13,762 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-af82a94b-a919-4dc8-912d-d19dc033cc0a', 'x-compute-request-id': 'req-af82a94b-a919-4dc8-912d-d19dc033cc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:14,814 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:14,815 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-f6cc4138-5365-410b-af69-745e23adc584', 'x-compute-request-id': 'req-f6cc4138-5365-410b-af69-745e23adc584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:15,865 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:15,865 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-7d358a73-b810-4bba-9615-a7f1e1d1b5d0', 'x-compute-request-id': 'req-7d358a73-b810-4bba-9615-a7f1e1d1b5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:16,918 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:16,918 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-5be6c3be-2abe-4fd7-aa1d-41c10aafa4d6', 'x-compute-request-id': 'req-5be6c3be-2abe-4fd7-aa1d-41c10aafa4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:17,971 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:17,971 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-ac7de424-b268-4bac-887c-fa48f341bd26', 'x-compute-request-id': 'req-ac7de424-b268-4bac-887c-fa48f341bd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:19,021 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:35:19,022 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-d398f026-4f10-4be7-bd99-988763649831', 'x-compute-request-id': 'req-d398f026-4f10-4be7-bd99-988763649831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:20,073 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:20,074 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-a50ee355-b74d-4ff8-85b2-d06fcbd9c33d', 'x-compute-request-id': 'req-a50ee355-b74d-4ff8-85b2-d06fcbd9c33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:21,125 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:21,126 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-35257430-fcf9-4322-8e1d-dc6c054133e2', 'x-compute-request-id': 'req-35257430-fcf9-4322-8e1d-dc6c054133e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:22,178 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:22,178 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-ada6173c-5271-4972-aa21-ebf7af9d9053', 'x-compute-request-id': 'req-ada6173c-5271-4972-aa21-ebf7af9d9053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:23,232 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:35:23,233 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-2574fa9d-9e16-4583-8ab1-d90854f2a470', 'x-compute-request-id': 'req-2574fa9d-9e16-4583-8ab1-d90854f2a470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:24,285 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:24,285 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-da1fdf7c-f04b-45c2-b56d-afbf4389a8d3', 'x-compute-request-id': 'req-da1fdf7c-f04b-45c2-b56d-afbf4389a8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:25,338 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:25,338 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-d53ad5e6-285a-4944-8468-de5afceeaaf9', 'x-compute-request-id': 'req-d53ad5e6-285a-4944-8468-de5afceeaaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:26,389 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:26,389 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-32cd6858-a50f-4428-bb0a-2427ba6d326c', 'x-compute-request-id': 'req-32cd6858-a50f-4428-bb0a-2427ba6d326c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:27,440 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:27,441 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-f4ab2653-6e24-4ee0-8d33-4970b83af7a6', 'x-compute-request-id': 'req-f4ab2653-6e24-4ee0-8d33-4970b83af7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:28,494 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:28,494 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-6facd5c3-e4e0-4899-8dcc-51e81ed9c869', 'x-compute-request-id': 'req-6facd5c3-e4e0-4899-8dcc-51e81ed9c869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:29,545 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:29,545 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-36e04cd2-2d27-439c-995a-895287ce78db', 'x-compute-request-id': 'req-36e04cd2-2d27-439c-995a-895287ce78db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:30,596 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:30,596 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-1ea4d1ca-5731-4746-822b-0575ea873619', 'x-compute-request-id': 'req-1ea4d1ca-5731-4746-822b-0575ea873619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:31,649 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:31,650 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-717518c4-b234-40a2-9a5d-fb821fc71171', 'x-compute-request-id': 'req-717518c4-b234-40a2-9a5d-fb821fc71171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:32,701 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:32,702 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-1ed16f67-dcd9-4c15-8e20-ab66ac5bed65', 'x-compute-request-id': 'req-1ed16f67-dcd9-4c15-8e20-ab66ac5bed65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:33,761 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.057s 2022-07-29 06:35:33,762 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-5afec609-f43d-417e-96fe-c8962fd2664f', 'x-compute-request-id': 'req-5afec609-f43d-417e-96fe-c8962fd2664f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:34,812 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:35:34,813 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-4f7e8045-a625-41c1-a286-cfbaf435b6ff', 'x-compute-request-id': 'req-4f7e8045-a625-41c1-a286-cfbaf435b6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:35,865 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:35,865 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-6060e1b4-abab-4e15-80b0-5ede49aa2fff', 'x-compute-request-id': 'req-6060e1b4-abab-4e15-80b0-5ede49aa2fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:36,916 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:36,917 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-e439437a-b9e7-4873-b955-8850578daa79', 'x-compute-request-id': 'req-e439437a-b9e7-4873-b955-8850578daa79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:37,971 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:35:37,972 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-47c21686-bfb4-40b1-9650-904dd434304f', 'x-compute-request-id': 'req-47c21686-bfb4-40b1-9650-904dd434304f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:39,023 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:39,023 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-7e566b10-0609-43d7-aa76-32d40e0be74b', 'x-compute-request-id': 'req-7e566b10-0609-43d7-aa76-32d40e0be74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:40,075 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:40,075 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-e7490c54-4199-402a-8130-38abadc797b3', 'x-compute-request-id': 'req-e7490c54-4199-402a-8130-38abadc797b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:41,126 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:41,126 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-35acde4c-045b-401f-b529-1e28f0d2feca', 'x-compute-request-id': 'req-35acde4c-045b-401f-b529-1e28f0d2feca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:42,176 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:42,176 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-2f904626-5762-420b-8835-bc1295713490', 'x-compute-request-id': 'req-2f904626-5762-420b-8835-bc1295713490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:43,228 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:43,229 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-b3567cfc-6f81-4313-954e-362b82d1ed6a', 'x-compute-request-id': 'req-b3567cfc-6f81-4313-954e-362b82d1ed6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:44,281 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:44,282 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-0b103e72-7dd4-46ff-a0a3-6d023e55c0cd', 'x-compute-request-id': 'req-0b103e72-7dd4-46ff-a0a3-6d023e55c0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:45,334 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:45,334 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-e1704cef-58e2-4553-ba40-8a41946d55ba', 'x-compute-request-id': 'req-e1704cef-58e2-4553-ba40-8a41946d55ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:46,386 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:46,387 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-b2a69184-f7f9-4ec7-899c-546eabcde384', 'x-compute-request-id': 'req-b2a69184-f7f9-4ec7-899c-546eabcde384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:47,437 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:47,438 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-8ca72f55-097d-4d29-9c1f-80920f09e1f8', 'x-compute-request-id': 'req-8ca72f55-097d-4d29-9c1f-80920f09e1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:48,490 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:48,490 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-eda82a97-e56d-438a-bcb9-fc4a218472e8', 'x-compute-request-id': 'req-eda82a97-e56d-438a-bcb9-fc4a218472e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:49,543 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:49,543 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-d2b60baa-0e35-43d4-9c82-c1273d38952f', 'x-compute-request-id': 'req-d2b60baa-0e35-43d4-9c82-c1273d38952f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:50,595 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:50,595 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-fd901c0e-6b07-41ab-bf76-558222541b10', 'x-compute-request-id': 'req-fd901c0e-6b07-41ab-bf76-558222541b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:51,645 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:35:51,646 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-e8b657e9-f8c8-42c2-bb8f-6a0a51cdd9fc', 'x-compute-request-id': 'req-e8b657e9-f8c8-42c2-bb8f-6a0a51cdd9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:52,697 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:52,698 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-7e6d98fd-776b-4abf-9701-e7a9e1f27cfc', 'x-compute-request-id': 'req-7e6d98fd-776b-4abf-9701-e7a9e1f27cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:53,751 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:35:53,752 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-0bcade37-613d-4061-9a10-8974f24ccf27', 'x-compute-request-id': 'req-0bcade37-613d-4061-9a10-8974f24ccf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:54,804 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:35:54,805 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-c9ad8e0f-2cf2-4be2-975e-59f90314c32e', 'x-compute-request-id': 'req-c9ad8e0f-2cf2-4be2-975e-59f90314c32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:55,856 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:55,856 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-130645f8-9ac7-482d-8876-01b7e01c12d9', 'x-compute-request-id': 'req-130645f8-9ac7-482d-8876-01b7e01c12d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:56,908 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:35:56,909 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-7d73e076-0073-4616-8052-252cca817ddc', 'x-compute-request-id': 'req-7d73e076-0073-4616-8052-252cca817ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:57,959 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:35:57,960 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-dab33734-0d65-4daf-97a9-cce2bd96fcaa', 'x-compute-request-id': 'req-dab33734-0d65-4daf-97a9-cce2bd96fcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:35:59,011 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:35:59,011 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35: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-f08fb90b-c3f0-4634-9259-393ed454ba64', 'x-compute-request-id': 'req-f08fb90b-c3f0-4634-9259-393ed454ba64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:00,063 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:00,064 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-b0cee499-0311-470c-bebb-305adec05387', 'x-compute-request-id': 'req-b0cee499-0311-470c-bebb-305adec05387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:01,116 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:01,116 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-21e19b24-c821-48bc-a94a-00699556295c', 'x-compute-request-id': 'req-21e19b24-c821-48bc-a94a-00699556295c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:02,167 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:02,168 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-fe2d6f3b-94df-492b-a453-d9adf288df4f', 'x-compute-request-id': 'req-fe2d6f3b-94df-492b-a453-d9adf288df4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:03,219 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:03,220 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-c4904dc2-f504-44e0-a454-9cda03388f9d', 'x-compute-request-id': 'req-c4904dc2-f504-44e0-a454-9cda03388f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:04,275 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:36:04,275 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-fca72cfd-4533-407e-bbd0-dd9c928c3bfd', 'x-compute-request-id': 'req-fca72cfd-4533-407e-bbd0-dd9c928c3bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:05,327 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:05,327 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-c903e85f-e3a9-40e0-92ff-0a9bdf3a51ff', 'x-compute-request-id': 'req-c903e85f-e3a9-40e0-92ff-0a9bdf3a51ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:06,382 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:36:06,383 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-c17c10e5-1484-433e-876d-45b97c616628', 'x-compute-request-id': 'req-c17c10e5-1484-433e-876d-45b97c616628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:07,434 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:07,434 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-04f37fc2-18f7-452f-8ea5-f549327fb3d4', 'x-compute-request-id': 'req-04f37fc2-18f7-452f-8ea5-f549327fb3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:08,485 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:08,486 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-9d741312-013c-486f-a9a0-ff0e4cd7155e', 'x-compute-request-id': 'req-9d741312-013c-486f-a9a0-ff0e4cd7155e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:09,536 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:09,537 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-7cc4ff0e-fb3c-463e-86ed-8207d43d75e1', 'x-compute-request-id': 'req-7cc4ff0e-fb3c-463e-86ed-8207d43d75e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:10,589 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:36:10,590 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-bf7bf779-953e-44f4-9e37-1b0f55caed54', 'x-compute-request-id': 'req-bf7bf779-953e-44f4-9e37-1b0f55caed54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:11,640 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:11,641 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-a9e6ee30-ffd8-4274-b6cc-d4c2035ba3f7', 'x-compute-request-id': 'req-a9e6ee30-ffd8-4274-b6cc-d4c2035ba3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:12,692 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:12,692 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-b0767f4b-aef3-4efa-906d-227945f371f6', 'x-compute-request-id': 'req-b0767f4b-aef3-4efa-906d-227945f371f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:13,745 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:36:13,746 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-ddf5c4f8-bb5c-49a4-8e38-0a68b2288d93', 'x-compute-request-id': 'req-ddf5c4f8-bb5c-49a4-8e38-0a68b2288d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:14,802 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.052s 2022-07-29 06:36:14,802 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-fd98e30a-ee9f-438b-a535-f5dc015a00a8', 'x-compute-request-id': 'req-fd98e30a-ee9f-438b-a535-f5dc015a00a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:15,857 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:36:15,857 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-766e9b0b-8d3f-4fa4-8e8e-1bee930edcaf', 'x-compute-request-id': 'req-766e9b0b-8d3f-4fa4-8e8e-1bee930edcaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:16,907 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:16,907 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-4c14949d-90ea-49a4-abbc-a91e912c443d', 'x-compute-request-id': 'req-4c14949d-90ea-49a4-abbc-a91e912c443d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:17,959 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:17,960 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-b9ec2f0d-ef0b-4c64-81c7-d17094b31178', 'x-compute-request-id': 'req-b9ec2f0d-ef0b-4c64-81c7-d17094b31178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:19,010 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:19,011 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-bd9cee22-412d-4874-b619-973f4f82b232', 'x-compute-request-id': 'req-bd9cee22-412d-4874-b619-973f4f82b232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:20,062 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:20,062 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-c3dec1fa-0d37-47a0-bcb2-0df7b3ff9f7f', 'x-compute-request-id': 'req-c3dec1fa-0d37-47a0-bcb2-0df7b3ff9f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:21,112 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:36:21,113 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-0a7231a0-66f7-41c2-a178-e754bafa7439', 'x-compute-request-id': 'req-0a7231a0-66f7-41c2-a178-e754bafa7439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:22,164 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:22,164 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-d7083a09-6075-4945-809c-287ee00e3ca0', 'x-compute-request-id': 'req-d7083a09-6075-4945-809c-287ee00e3ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:23,217 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:23,217 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-a57d2274-0e60-4918-9b92-8d397e09670d', 'x-compute-request-id': 'req-a57d2274-0e60-4918-9b92-8d397e09670d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:24,268 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:24,268 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-108cd6fe-c552-4317-a43a-6370a45bb27d', 'x-compute-request-id': 'req-108cd6fe-c552-4317-a43a-6370a45bb27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:25,321 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:36:25,321 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-6ae34720-7206-4353-8d7e-14f0c02f3f13', 'x-compute-request-id': 'req-6ae34720-7206-4353-8d7e-14f0c02f3f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:26,374 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:36:26,374 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-babfb6b0-f083-4a8b-8df4-6663969c35db', 'x-compute-request-id': 'req-babfb6b0-f083-4a8b-8df4-6663969c35db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:27,426 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:27,426 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-4962c697-e66b-4387-94c4-7f4998c8da79', 'x-compute-request-id': 'req-4962c697-e66b-4387-94c4-7f4998c8da79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:28,478 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:28,478 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-fe907c75-b761-4daf-9ba8-7d67559e898e', 'x-compute-request-id': 'req-fe907c75-b761-4daf-9ba8-7d67559e898e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:29,541 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.059s 2022-07-29 06:36:29,541 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-1dd2c338-3b23-47d6-977c-e570c58d3e69', 'x-compute-request-id': 'req-1dd2c338-3b23-47d6-977c-e570c58d3e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:30,593 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:30,594 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-83383a3b-9556-4a97-b60b-086c6869f301', 'x-compute-request-id': 'req-83383a3b-9556-4a97-b60b-086c6869f301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:31,645 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:31,645 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-8a0b2d6c-abe3-46f0-899e-9edaa6e9d3a8', 'x-compute-request-id': 'req-8a0b2d6c-abe3-46f0-899e-9edaa6e9d3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:32,695 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:32,696 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-dc23c8ca-9861-4b86-a3ed-db55d334384d', 'x-compute-request-id': 'req-dc23c8ca-9861-4b86-a3ed-db55d334384d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:33,748 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:33,748 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-ab807b2e-7e30-4aee-852d-4ac8fd237ab4', 'x-compute-request-id': 'req-ab807b2e-7e30-4aee-852d-4ac8fd237ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:34,803 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:36:34,803 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-e5ddd670-7de5-45b9-95e0-5191e3fcb779', 'x-compute-request-id': 'req-e5ddd670-7de5-45b9-95e0-5191e3fcb779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:35,857 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:36:35,858 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-a5c94fc2-9ff1-4bb6-9f39-b485c6ecd43b', 'x-compute-request-id': 'req-a5c94fc2-9ff1-4bb6-9f39-b485c6ecd43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:36,972 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.110s 2022-07-29 06:36:36,973 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-b12a9e0f-d53f-4631-ada2-6c4aa5339a40', 'x-compute-request-id': 'req-b12a9e0f-d53f-4631-ada2-6c4aa5339a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:38,024 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:38,024 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-c3d80ea8-7f3b-49f6-b2cf-7410c325d974', 'x-compute-request-id': 'req-c3d80ea8-7f3b-49f6-b2cf-7410c325d974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:39,079 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:36:39,079 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-a16386ab-9888-4c13-834f-298a940725d7', 'x-compute-request-id': 'req-a16386ab-9888-4c13-834f-298a940725d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:40,132 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:36:40,133 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-d22610d3-2db6-455e-a605-467fc3b2a278', 'x-compute-request-id': 'req-d22610d3-2db6-455e-a605-467fc3b2a278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:41,183 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:41,183 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-cf8f4bb7-575c-4af1-b6fe-f3ff89dc50a4', 'x-compute-request-id': 'req-cf8f4bb7-575c-4af1-b6fe-f3ff89dc50a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:42,234 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:42,235 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-7372e51e-6b6e-4a22-9ece-c68d31f26e6a', 'x-compute-request-id': 'req-7372e51e-6b6e-4a22-9ece-c68d31f26e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:43,285 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:43,285 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-c5fd433c-13e8-495f-82c9-8aefca609cae', 'x-compute-request-id': 'req-c5fd433c-13e8-495f-82c9-8aefca609cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:44,336 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:44,337 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-8bc3c456-cafe-4725-889a-7e8be1436577', 'x-compute-request-id': 'req-8bc3c456-cafe-4725-889a-7e8be1436577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:45,390 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:36:45,390 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-c39d4e11-09fb-4a73-9379-2922a0f2ceb0', 'x-compute-request-id': 'req-c39d4e11-09fb-4a73-9379-2922a0f2ceb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:46,444 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:36:46,445 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-fccf34e6-68ce-4f11-ae84-749531867a26', 'x-compute-request-id': 'req-fccf34e6-68ce-4f11-ae84-749531867a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:47,496 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:47,497 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-000b49b2-d627-4a8b-9edf-8430ef9479d0', 'x-compute-request-id': 'req-000b49b2-d627-4a8b-9edf-8430ef9479d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:48,548 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:48,548 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-ebab831a-c61e-46fd-b76d-d680356be9b5', 'x-compute-request-id': 'req-ebab831a-c61e-46fd-b76d-d680356be9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:49,602 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:36:49,603 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-8b5c4783-13c5-4bb6-8f99-da95ff8e85da', 'x-compute-request-id': 'req-8b5c4783-13c5-4bb6-8f99-da95ff8e85da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:50,654 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:50,654 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-26e9da57-9093-4665-8806-078d2e84acac', 'x-compute-request-id': 'req-26e9da57-9093-4665-8806-078d2e84acac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:51,705 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:36:51,705 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-236ac283-25b9-48c4-8f2a-6242ded32092', 'x-compute-request-id': 'req-236ac283-25b9-48c4-8f2a-6242ded32092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:52,758 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:36:52,759 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-cac1f071-1c5c-4130-9f23-b6b611ae9be0', 'x-compute-request-id': 'req-cac1f071-1c5c-4130-9f23-b6b611ae9be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:53,812 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:36:53,812 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-d03bbb61-2863-433e-80d4-0e269e39a1a7', 'x-compute-request-id': 'req-d03bbb61-2863-433e-80d4-0e269e39a1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:54,863 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:54,863 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-f9da94d9-7e81-4605-8d45-5b283b196063', 'x-compute-request-id': 'req-f9da94d9-7e81-4605-8d45-5b283b196063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:55,918 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:36:55,918 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-beb845d2-c228-4ac2-bde6-de2787b1698f', 'x-compute-request-id': 'req-beb845d2-c228-4ac2-bde6-de2787b1698f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:56,972 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:36:56,972 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-8e8206f1-e1dd-4745-8937-30437b75bd45', 'x-compute-request-id': 'req-8e8206f1-e1dd-4745-8937-30437b75bd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:58,024 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:58,025 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-95a7ce3c-d9e8-4c80-920b-4970d1b79ae3', 'x-compute-request-id': 'req-95a7ce3c-d9e8-4c80-920b-4970d1b79ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:36:59,076 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:36:59,076 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36: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-5ce49342-dfc5-4d9f-afe1-2379ab7e765c', 'x-compute-request-id': 'req-5ce49342-dfc5-4d9f-afe1-2379ab7e765c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:00,129 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:37:00,129 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-cc47ab91-6a86-4dee-9273-5bbf23937da8', 'x-compute-request-id': 'req-cc47ab91-6a86-4dee-9273-5bbf23937da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:01,181 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:37:01,182 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-37a3c70e-0a8b-4969-a184-b822e79fdf6e', 'x-compute-request-id': 'req-37a3c70e-0a8b-4969-a184-b822e79fdf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:02,235 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:37:02,236 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-8c323342-8fc0-4845-ab27-92a2a88f32e1', 'x-compute-request-id': 'req-8c323342-8fc0-4845-ab27-92a2a88f32e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:03,287 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:37:03,287 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-ce2ae50d-a1f9-4517-964f-be20317701a4', 'x-compute-request-id': 'req-ce2ae50d-a1f9-4517-964f-be20317701a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:04,341 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:37:04,341 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-a4c52ed0-5da3-412c-a871-14c300a81c0b', 'x-compute-request-id': 'req-a4c52ed0-5da3-412c-a871-14c300a81c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:05,392 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:37:05,393 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-af784d7b-63a6-4029-88ac-d2446db656c6', 'x-compute-request-id': 'req-af784d7b-63a6-4029-88ac-d2446db656c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:06,447 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:37:06,447 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-24451ebe-4ddd-44a6-b7b4-ebdb55d48d40', 'x-compute-request-id': 'req-24451ebe-4ddd-44a6-b7b4-ebdb55d48d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:07,502 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:37:07,502 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-9e627939-6eee-44fa-8a73-c05e4d3f61fb', 'x-compute-request-id': 'req-9e627939-6eee-44fa-8a73-c05e4d3f61fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:08,554 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.049s 2022-07-29 06:37:08,555 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-c107bb17-a7e7-466e-a25f-60a8c01415dd', 'x-compute-request-id': 'req-c107bb17-a7e7-466e-a25f-60a8c01415dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:09,606 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:37:09,606 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-d08f5c98-35e9-489e-a2cd-217a11605bc6', 'x-compute-request-id': 'req-d08f5c98-35e9-489e-a2cd-217a11605bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:10,658 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:37:10,658 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-e6432042-8724-496f-8c43-076828cf894b', 'x-compute-request-id': 'req-e6432042-8724-496f-8c43-076828cf894b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:11,710 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:37:11,710 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-da32906f-9ab3-477e-94df-1a5cd962f165', 'x-compute-request-id': 'req-da32906f-9ab3-477e-94df-1a5cd962f165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:12,766 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.051s 2022-07-29 06:37:12,766 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-18963c21-afb9-4398-a11c-0564fbe9949e', 'x-compute-request-id': 'req-18963c21-afb9-4398-a11c-0564fbe9949e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:13,818 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:37:13,818 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-b085d666-21d7-45f6-8070-72911177eebe', 'x-compute-request-id': 'req-b085d666-21d7-45f6-8070-72911177eebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:14,870 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:37:14,870 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-f30cb482-6660-4d4b-b9ca-39160e00f23d', 'x-compute-request-id': 'req-f30cb482-6660-4d4b-b9ca-39160e00f23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:15,924 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:37:15,924 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-5ba0aee6-0544-4f92-b014-2957d15f01a7', 'x-compute-request-id': 'req-5ba0aee6-0544-4f92-b014-2957d15f01a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:16,978 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.050s 2022-07-29 06:37:16,978 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-8aaffcdb-349f-4ecc-a576-512befd5eb29', 'x-compute-request-id': 'req-8aaffcdb-349f-4ecc-a576-512befd5eb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:18,030 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:37:18,030 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-c2d25528-672d-4a1b-a268-ec72402a14f5', 'x-compute-request-id': 'req-c2d25528-672d-4a1b-a268-ec72402a14f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:19,083 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:37:19,083 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-236eeaa0-b46b-4a66-9369-d59d8e279709', 'x-compute-request-id': 'req-236eeaa0-b46b-4a66-9369-d59d8e279709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:20,134 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:37:20,135 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-f60ece61-ba33-445f-a8b7-cac9c58c65b9', 'x-compute-request-id': 'req-f60ece61-ba33-445f-a8b7-cac9c58c65b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:21,188 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.048s 2022-07-29 06:37:21,188 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-325b49b9-4d6f-452d-97b3-3f7942aebef1', 'x-compute-request-id': 'req-325b49b9-4d6f-452d-97b3-3f7942aebef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:22,239 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:37:22,239 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-a0ec082e-4e32-493c-b14f-d55618e18832', 'x-compute-request-id': 'req-a0ec082e-4e32-493c-b14f-d55618e18832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:23,291 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.047s 2022-07-29 06:37:23,291 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-73a92764-a385-4fb6-bb4b-1e563686adbd', 'x-compute-request-id': 'req-73a92764-a385-4fb6-bb4b-1e563686adbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:24,347 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.052s 2022-07-29 06:37:24,348 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-03ad569a-1473-4d3e-9102-c08978186545', 'x-compute-request-id': 'req-03ad569a-1473-4d3e-9102-c08978186545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:25,397 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.046s 2022-07-29 06:37:25,398 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-666b2a10-6e9c-4acc-9b34-6468171ff052', 'x-compute-request-id': 'req-666b2a10-6e9c-4acc-9b34-6468171ff052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:26,558 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.157s 2022-07-29 06:37:26,559 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-917cafd9-2ac8-4dfa-9b67-ab21fd2442a5', 'x-compute-request-id': 'req-917cafd9-2ac8-4dfa-9b67-ab21fd2442a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:27,722 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.160s 2022-07-29 06:37:27,723 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-faab810d-ad38-462c-8c6f-6c2508b1193a', 'x-compute-request-id': 'req-faab810d-ad38-462c-8c6f-6c2508b1193a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:28,889 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.163s 2022-07-29 06:37:28,890 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-2cae1840-8dcc-4057-8288-14c73eab9055', 'x-compute-request-id': 'req-2cae1840-8dcc-4057-8288-14c73eab9055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:30,063 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.170s 2022-07-29 06:37:30,063 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-e184a73e-26ab-42a1-9e15-c497e2082985', 'x-compute-request-id': 'req-e184a73e-26ab-42a1-9e15-c497e2082985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:31,233 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.166s 2022-07-29 06:37:31,233 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-3eb290da-0c57-458d-b4b6-f8aefc5df0b1', 'x-compute-request-id': 'req-3eb290da-0c57-458d-b4b6-f8aefc5df0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:32,408 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.170s 2022-07-29 06:37:32,408 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-5315df71-6cd1-480b-826b-e0ef254024a7', 'x-compute-request-id': 'req-5315df71-6cd1-480b-826b-e0ef254024a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:33,576 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.164s 2022-07-29 06:37:33,576 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-c3e3c49b-df1e-42ea-9f8f-87cfbefe4ee8', 'x-compute-request-id': 'req-c3e3c49b-df1e-42ea-9f8f-87cfbefe4ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:34,750 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.170s 2022-07-29 06:37:34,750 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-03013b2a-5ae4-4915-b243-c2b7934495af', 'x-compute-request-id': 'req-03013b2a-5ae4-4915-b243-c2b7934495af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:35,919 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.165s 2022-07-29 06:37:35,919 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-2bab8879-18dc-45d0-8e86-91b085669556', 'x-compute-request-id': 'req-2bab8879-18dc-45d0-8e86-91b085669556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:37,082 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.159s 2022-07-29 06:37:37,082 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-4ead8559-8ece-411c-903f-3f643b96a50b', 'x-compute-request-id': 'req-4ead8559-8ece-411c-903f-3f643b96a50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:38,260 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.174s 2022-07-29 06:37:38,261 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-ec195b0a-37e0-4a74-92d8-094b71b2f457', 'x-compute-request-id': 'req-ec195b0a-37e0-4a74-92d8-094b71b2f457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:39,429 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.164s 2022-07-29 06:37:39,430 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-c8cabc07-a4eb-47eb-86bf-cad9f0771cb5', 'x-compute-request-id': 'req-c8cabc07-a4eb-47eb-86bf-cad9f0771cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:40,610 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.177s 2022-07-29 06:37:40,610 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-994964aa-bbcf-4b2c-89ff-7bc400a775fe', 'x-compute-request-id': 'req-994964aa-bbcf-4b2c-89ff-7bc400a775fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:41,775 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.162s 2022-07-29 06:37:41,776 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-79a1eaad-0a68-4d51-811a-f475008cdd08', 'x-compute-request-id': 'req-79a1eaad-0a68-4d51-811a-f475008cdd08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:42,947 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.167s 2022-07-29 06:37:42,947 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-d1d7515a-a4b5-4634-81da-2692917cad64', 'x-compute-request-id': 'req-d1d7515a-a4b5-4634-81da-2692917cad64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:44,115 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.164s 2022-07-29 06:37:44,115 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-da7180c7-de31-4c1a-8adb-244405421d69', 'x-compute-request-id': 'req-da7180c7-de31-4c1a-8adb-244405421d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:45,281 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.161s 2022-07-29 06:37:45,281 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-17245b1c-f4e9-47ad-83b6-c5898a93c3b9', 'x-compute-request-id': 'req-17245b1c-f4e9-47ad-83b6-c5898a93c3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:46,454 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.169s 2022-07-29 06:37:46,454 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-0b3245ec-7f46-466b-a307-52e667ef5131', 'x-compute-request-id': 'req-0b3245ec-7f46-466b-a307-52e667ef5131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:47,622 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.165s 2022-07-29 06:37:47,623 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-0b2f9c56-2b93-49c4-a732-7c1176f2068f', 'x-compute-request-id': 'req-0b2f9c56-2b93-49c4-a732-7c1176f2068f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:48,795 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.169s 2022-07-29 06:37:48,796 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-f7e440c5-3535-4dfa-9abf-e9c076007a9e', 'x-compute-request-id': 'req-f7e440c5-3535-4dfa-9abf-e9c076007a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:49,963 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.163s 2022-07-29 06:37:49,963 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-34f7e74e-6401-45b2-b117-8cb1b4fa7e0e', 'x-compute-request-id': 'req-34f7e74e-6401-45b2-b117-8cb1b4fa7e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:51,130 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.163s 2022-07-29 06:37:51,131 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-31c0f5ef-2928-418f-9fc6-fa12e04a122f', 'x-compute-request-id': 'req-31c0f5ef-2928-418f-9fc6-fa12e04a122f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:52,300 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.166s 2022-07-29 06:37:52,300 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-38cc32bc-e0a6-4fa6-b530-efd612d06936', 'x-compute-request-id': 'req-38cc32bc-e0a6-4fa6-b530-efd612d06936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:53,465 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.160s 2022-07-29 06:37:53,465 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-c08e0f3e-c070-45f3-a9ed-0a0e7d5b1ccb', 'x-compute-request-id': 'req-c08e0f3e-c070-45f3-a9ed-0a0e7d5b1ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:54,640 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.172s 2022-07-29 06:37:54,641 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-b6a7a253-c825-4a57-9ac4-073a9cb4e3d3', 'x-compute-request-id': 'req-b6a7a253-c825-4a57-9ac4-073a9cb4e3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:55,810 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.166s 2022-07-29 06:37:55,810 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-352830f5-d656-4bf1-96b7-1934fd46e080', 'x-compute-request-id': 'req-352830f5-d656-4bf1-96b7-1934fd46e080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:56,981 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.166s 2022-07-29 06:37:56,981 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-eba2eb42-a14a-4cd0-98c8-45eb987dc3b0', 'x-compute-request-id': 'req-eba2eb42-a14a-4cd0-98c8-45eb987dc3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:58,152 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.167s 2022-07-29 06:37:58,152 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-0c9a58e3-f539-4469-a6fb-58201eff463c', 'x-compute-request-id': 'req-0c9a58e3-f539-4469-a6fb-58201eff463c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:37:59,320 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.164s 2022-07-29 06:37:59,320 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37: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-2be16cd5-e43d-4a92-a05b-7b96b39fc254', 'x-compute-request-id': 'req-2be16cd5-e43d-4a92-a05b-7b96b39fc254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:00,493 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.169s 2022-07-29 06:38:00,493 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-202009d3-c458-48ae-90e0-166daf89807e', 'x-compute-request-id': 'req-202009d3-c458-48ae-90e0-166daf89807e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:01,663 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.166s 2022-07-29 06:38:01,663 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-0be6d66d-dc99-4982-8b82-4ec932836045', 'x-compute-request-id': 'req-0be6d66d-dc99-4982-8b82-4ec932836045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:02,835 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.167s 2022-07-29 06:38:02,836 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-34320be0-490f-4ca8-b142-c260ec5725e5', 'x-compute-request-id': 'req-34320be0-490f-4ca8-b142-c260ec5725e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:04,002 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.162s 2022-07-29 06:38:04,003 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-c02e76c8-b4dd-4724-86ca-cbd49ee8dc72', 'x-compute-request-id': 'req-c02e76c8-b4dd-4724-86ca-cbd49ee8dc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:05,173 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.166s 2022-07-29 06:38:05,173 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-5f63c826-1d45-41bb-b1b4-ff4c956da662', 'x-compute-request-id': 'req-5f63c826-1d45-41bb-b1b4-ff4c956da662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:06,341 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.165s 2022-07-29 06:38:06,341 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-33549730-5edf-4eb6-8ed6-362089d0bd4f', 'x-compute-request-id': 'req-33549730-5edf-4eb6-8ed6-362089d0bd4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:07,508 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.164s 2022-07-29 06:38:07,509 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-e296dc4a-dbbd-498b-92e3-a8e696cddc1c', 'x-compute-request-id': 'req-e296dc4a-dbbd-498b-92e3-a8e696cddc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:08,681 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.168s 2022-07-29 06:38:08,681 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-5f4ededa-6575-413e-abe3-af28cf361f82', 'x-compute-request-id': 'req-5f4ededa-6575-413e-abe3-af28cf361f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:09,849 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.163s 2022-07-29 06:38:09,849 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-b5671e75-a9bb-44af-b84c-2e4ab05bc55c', 'x-compute-request-id': 'req-b5671e75-a9bb-44af-b84c-2e4ab05bc55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:11,018 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.165s 2022-07-29 06:38:11,018 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-405ca465-54c4-4880-a724-19db276b02b7', 'x-compute-request-id': 'req-405ca465-54c4-4880-a724-19db276b02b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:12,184 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.161s 2022-07-29 06:38:12,184 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-dc9985c3-6aa4-4116-8cc0-b3fc249ce2e7', 'x-compute-request-id': 'req-dc9985c3-6aa4-4116-8cc0-b3fc249ce2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:13,350 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.162s 2022-07-29 06:38:13,350 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-89681037-e95b-4e7f-83b4-a5750c6a2b78', 'x-compute-request-id': 'req-89681037-e95b-4e7f-83b4-a5750c6a2b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:14,527 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.173s 2022-07-29 06:38:14,528 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-69d68f22-7c8d-4e19-a7c2-0ad4aebe4436', 'x-compute-request-id': 'req-69d68f22-7c8d-4e19-a7c2-0ad4aebe4436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:15,693 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments 0.162s 2022-07-29 06:38:15,694 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-cde252d2-4162-41ce-97cd-41e14acff046', 'x-compute-request-id': 'req-cde252d2-4162-41ce-97cd-41e14acff046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "volumeId": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "serverId": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "device": "/dev/sdb"}]}' 2022-07-29 06:38:16,922 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 POST http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/action 0.224s 2022-07-29 06:38:16,923 118605 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 Jul 2022 06:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76853', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aab7730-bfc0-4458-b396-b2e33e5c995e', 'x-compute-request-id': 'req-8aab7730-bfc0-4458-b396-b2e33e5c995e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/e3c6cd3c-a26a-45fe-b507-9594b994002c/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-07-29 06:38:16,925 118605 DEBUG [tempest.common.waiters] Console output for e3c6cd3c-a26a-45fe-b507-9594b994002c 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.188000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192000] tsc: Detected 1995.191 MHz processor [ 0.196000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.200010] pid_max: default: 32768 minimum: 301 [ 0.204063] Security Framework initialized [ 0.208007] Yama: becoming mindful. [ 0.212066] AppArmor: AppArmor initialized [ 0.216278] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.220118] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.224029] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.228014] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.232534] CPU: Physical Processor ID: 0 [ 0.236362] mce: CPU supports 1 MCE banks [ 0.240184] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.244007] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.248000] Spectre V2 : Mitigation: Full generic retpoline [ 0.248006] Speculative Store Bypass: Vulnerable [ 0.316506] Freeing SMP alternatives memory: 36K [ 0.326483] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.328097] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.332067] Hierarchical SRCU implementation. [ 0.336768] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.340005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.344071] smp: Bringing up secondary CPUs ... [ 0.348008] smp: Brought up 1 node, 1 CPU [ 0.352006] smpboot: Max logical packages: 1 [ 0.356008] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.360491] devtmpfs: initialized [ 0.364090] x86/mm: Memory block size: 128MB [ 0.368256] evm: security.selinux [ 0.372010] evm: security.SMACK64 [ 0.376005] evm: security.SMACK64EXEC [ 0.380029] evm: security.SMACK64TRANSMUTE [ 0.384004] evm: security.SMACK64MMAP [ 0.388004] evm: security.apparmor [ 0.392004] evm: security.ima [ 0.396004] evm: security.capability [ 0.404060] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408025] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.412115] pinctrl core: initialized pinctrl subsystem [ 0.416284] NET: Registered protocol family 16 [ 0.420122] audit: initializing netlink subsys (disabled) [ 0.424206] cpuidle: using governor ladder [ 0.432004] audit: type=2000 audit(1659076174.424:1): state=initialized audit_enabled=0 res=1 [ 0.436011] cpuidle: using governor menu [ 0.440081] ACPI: bus type PCI registered [ 0.444005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.452531] PCI: Using configuration type 1 for base access [ 0.457546] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.460303] ACPI: Added _OSI(Module Device) [ 0.464033] ACPI: Added _OSI(Processor Device) [ 0.468007] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.472006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.476029] ACPI: Added _OSI(Linux-Dell-Video) [ 0.486846] ACPI: Interpreter enabled [ 0.488015] ACPI: (supports S0 S5) [ 0.496016] ACPI: Using IOAPIC for interrupt routing [ 0.500073] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.504580] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.547227] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.548014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552020] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.556023] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.564217] PCI host bridge to bus 0000:00 [ 0.568032] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.572011] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.576008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.580009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.584008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.588009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.641573] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.644009] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.648011] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.652039] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.661146] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.661146] * this clock source is slow. Consider trying other clock sources [ 0.678103] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.727184] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.728882] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.732897] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.736970] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.740831] SCSI subsystem initialized [ 0.744335] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.748000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.748032] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.752013] vgaarb: loaded [ 0.756083] pps_core: LinuxPPS API ver. 1 registered [ 0.760005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.764032] PTP clock support registered [ 0.768107] EDAC MC: Ver: 3.0.0 [ 0.776139] hv_vmbus: Vmbus version:4.0 [ 0.780156] PCI: Using ACPI for IRQ routing [ 0.784820] NetLabel: Initializing [ 0.788021] NetLabel: domain hash size = 128 [ 0.792020] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.796054] NetLabel: unlabeled traffic allowed by default [ 0.800240] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.819078] VFS: Disk quotas dquot_6.6.0 [ 0.823316] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.828109] AppArmor: AppArmor Filesystem Enabled [ 0.833132] pnp: PnP ACPI init [ 0.844609] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.849784] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.854190] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.858590] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.864064] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.868616] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.873059] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.878044] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.882698] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.887146] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.891568] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.896795] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.901983] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.906818] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.912253] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.918448] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.924140] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.929785] pnp: PnP ACPI: found 9 devices [ 0.940406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.946289] NET: Registered protocol family 2 [ 0.950745] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.955394] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.961140] TCP: Hash tables configured (established 8192 bind 8192) [ 0.966126] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.970716] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.975324] NET: Registered protocol family 1 [ 0.980479] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.987408] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.026835] Unpacking initramfs... [ 1.337472] Freeing initrd memory: 13088K [ 1.341945] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.346788] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.353027] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.358684] Scanning for low memory corruption every 60 seconds [ 1.363803] Initialise system trusted keyrings [ 1.368427] Key type blacklist registered [ 1.372935] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.379407] zbud: loaded [ 1.384467] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.389110] random: fast init done [ 1.393531] fuse init (API version 7.26) [ 1.400980] Key type asymmetric registered [ 1.405344] Asymmetric key parser 'x509' registered [ 1.409749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.415334] io scheduler noop registered (default) [ 1.419972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.425061] ACPI: Power Button [PWRF] [ 1.430191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.458839] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.488556] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.496204] Linux agpgart interface v0.103 [ 1.502250] loop: module loaded [ 1.506764] hv_vmbus: registering driver hv_storvsc [ 1.514423] scsi host0: storvsc_host_t [ 1.523922] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.532514] scsi host1: storvsc_host_t [ 1.542483] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.548802] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.561684] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.570063] scsi host2: ata_piix [ 1.574529] sd 0:0:0:0: [sda] Write Protect is off [ 1.579464] scsi host3: ata_piix [ 1.584761] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.590343] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.595737] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.614443] libphy: Fixed MDIO Bus: probed [ 1.618896] tun: Universal TUN/TAP device driver, 1.6 [ 1.623550] PPP generic driver version 2.4.2 [ 1.629607] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.698667] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.702290] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.728133] sda: sda1 [ 3.228269] mousedev: PS/2 mouse device common for all mice [ 3.233996] rtc_cmos 00:00: RTC can wake from S4 [ 3.276208] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.290208] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.299466] device-mapper: uevent: version 1.0.3 [ 3.310264] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.328233] NET: Registered protocol family 10 [ 3.340314] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.467987] Segment Routing with IPv6 [ 3.472540] NET: Registered protocol family 17 [ 3.482720] Key type dns_resolver registered [ 3.488392] RAS: Correctable Errors collector initialized. [ 3.500231] registered taskstats version 1 [ 3.528947] Loading compiled-in X.509 certificates [ 3.555252] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.580731] zswap: loaded using pool lzo/zbud [ 3.609121] Key type big_key registered [ 3.619239] Key type trusted registered [ 3.635710] Key type encrypted registered [ 3.657728] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 3.686790] AppArmor: AppArmor sha1 policy hashing enabled [ 3.699025] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.710917] evm: HMAC attrs: 0x1 [ 3.731530] rtc_cmos 00:00: setting system clock to 2022-07-29 06:29:38 UTC (1659076178) [ 3.742261] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.751411] EDD information not available. [ 4.027382] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.037937] ata2.00: configured for MWDMA2 [ 4.277422] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.291865] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.298587] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.305817] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.322932] Freeing unused kernel memory: 2248K [ 4.336094] Write protecting the kernel read-only data: 18432k [ 4.349286] Freeing unused kernel memory: 2008K [ 4.361461] Freeing unused kernel memory: 124K [ 4.398099] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.408459] x86/mm: Checking user space page tables [ 4.434751] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.565600] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.574080] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.587555] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.597735] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.604131] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.617456] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.640329] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.657974] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.677874] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.687462] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.897909] hv_utils: Registering HyperV Utility Driver [ 4.903745] hv_vmbus: registering driver hv_util [ 4.921812] hidraw: raw HID events driver (C) Jiri Kosina [ 4.939651] hv_vmbus: registering driver hyperv_keyboard [ 4.950645] hv_vmbus: registering driver hv_netvsc [ 5.012846] 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 [ 5.022994] hv_utils: Heartbeat IC version 3.0 [ 5.034914] hv_vmbus: registering driver hid_hyperv [ 5.042027] hv_utils: Shutdown IC version 3.0 [ 5.071556] hv_utils: TimeSync IC version 4.0 [ 5.079284] hv_utils: VSS IC version 5.0 [ 5.090524] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5 [ 5.139258] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on Begin: Loading essential drivers ... [ 5.412045] raid6: sse2x1 gen() 3525 MB/s [ 5.472039] raid6: sse2x1 xor() 3177 MB/s [ 5.524048] raid6: sse2x2 gen() 5579 MB/s [ 5.580038] raid6: sse2x2 xor() 4126 MB/s [ 5.632044] raid6: sse2x4 gen() 7003 MB/s [ 5.684047] raid6: sse2x4 xor() 5415 MB/s [ 5.688673] raid6: using algorithm sse2x4 gen() 7003 MB/s [ 5.694475] raid6: .... xor() 5415 MB/s, rmw enabled [ 5.698096] raid6: using intx1 recovery algorithm [ 5.708625] xor: measuring software checksum speed [ 5.752032] prefetch64-sse: 9533.000 MB/sec [ 5.796029] generic_sse: 8786.000 MB/sec [ 5.810727] xor: using function: prefetch64-sse (9533.000 MB/sec) [ 5.822642] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.009703] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.232220] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.320138] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 7.350676] systemd[1]: Detected virtualization microsoft. [ 7.373771] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.610070] systemd[1]: Set hostname to <ubuntu>. [ 7.654563] systemd[1]: Initializing machine ID from random generator. [ 7.660267] systemd[1]: Installed transient /etc/machine-id file. [ 8.329601] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 8.360861] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LV2 poll daemon scket. [ 8.512399] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 8.662921] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice sstem-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Jornal Socket. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... Starting Load Kernel Modules... Mounting Debug File System... Starting Remount Root and Kernel File Systems... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting POSIX Message Queue File System... [[ 11.145123] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Started Journal Service. [[ 11.237545] iscsi: registered transport (tcp) [0;32m OK [0m] Started Create list of requiredsta...ce nodes for the current kernel. [ 11.441838] iscsi: registered transport (iser) Starting Create Static Device Nodes in /dev... [ 11.546329] EXT4-fs (sda1): re-mounted. Opts: (null) [[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 Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Kernel Device Manager... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create olatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 21.135289] cloud-init[337]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Jul 2022 06:29:53 +0000. Up 17.54 seconds. [[0;32m OK [0m] Started Initialcloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfacs... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 34.013369] cloud-init[678]: Cloud-init v. 18.2 running 'init' at Fri, 29 Jul 2022 06:30:02 +0000. Up 27.08 seconds. [ 34.109086] cloud-init[678]: [[0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 34.248407] [cloud-init[678]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target System Initialization. [ 34.346435] [cloud-init[0;32m OK [0m[678]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |] Listening on D-Bus System Message Bus Socket. [ 34.465406] cloud-init[[678]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Started Daily Cleanup of Temporary Directories. [[ 34.645961] [0;32m OK [0mcloud-init] [678]: Started Daily apt download activities.ci-info: | eth0 | True | 172.20.0.3 | 255.255.255.240 | . | fa:16:3e:da:5c:24 | [ [0;32m OK [0m[ 34.836345] ] Started Daily apt upgrade and clean activities.cloud-init [678]: [ci-info: | eth0 | True | fe80:f816:3eff:feda:5c24/64 | . | link | fa:16:3e:da:5c:24 |[0;32m OK [0m] Reached target Timers.[ 35.042875] cloud-init [678]: [ci-info: | lo | True | 127.0.0.1 | 25.0.0.0 | . | . |[0;32m OK [0m] Listening on ACPID Listen Socket. [ 35.167708] cloud-init[[678]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Reached target Sockets. [ 35.336935] cloud-init[678]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[ [0;32m OK [0m[ 35.408406] ] cloud-initStarted ACPI Events Check.[678]: [[0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] [ 35.584337] cloud-initReached target Paths.[678]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m ] [ 35.676190] Reached target Basic System.cloud-init[678]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting LSB: Rcord successful boot for GRUB...[ 35.781407] cloud-init[[678]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Deferred execution scheduler.[ 35.909670] cloud-init[678]: [ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[0;32m OK [0m] Started Regular background program processing daemon.[ 36.041469] cloud-init [678]: [ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |[0;32m OK [0m] Started Unattended Upgrades Shutdown.[ 36.136421] cloud-init [678]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |Starting LSB: MD monitoring daemon... [ 36.243929] Starting Login Service...cloud-init[678]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m ] [ 36.347092] Started D-Bus System Message Bus.cloud-init [678]: Generating public/private rsa key pair. [ 36.440972] cloud-init[678]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 36.508594] cloud-init[678]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub [ 36.577866] cloud-init[678]: The key fingerprint is: [ 36.639445] cloud-init[678]: SHA256:EDbNgndtlJAmMCbzG0rYR53Wl3F8O6LaUiMmFYRRA+k root@tempest-serverrescuenegativetestjson-server-1345147154 [[0;32m OK [0m[ 36.733902] ] cloud-initStarted ACPI evnt daemon.[678]: The key's randomart image is: [ 36.850677] [cloud-init[678]: [0;32m OK [0m+---[RSA 2048]----+] Reached target Cloud-config availability.[ 36.945123] cloud-init [678]: [| o =+*%==o=. |[0;32m OK [0m ] Reached target Network is Online.[ 37.043592] cloud-init [678]: | o *.oXoO.*.. . |Starting /etc/rc.local Compatibility... [ 37.150385] cloud-init [678]: Starting Apply the settings specified in cloud-config... |. o ++.= + . . | [ 37.280196] cloud-initStarting OpenBSD Secure Shell server...[678]: | . o oE.. . o | [ 37.438647] Starting iSCSI initiator daemon (iscsid)...cloud-init[678]: | . . .S . . . | [[0;32m OK [0m[ 37.636434] cloud-init] [678]: Started OpenBSD Secure Shell server.| . o + | [[0;32m OK [0m] [ 37.809332] cloud-initStarted /etc/rc.local Compatibility. [678]: | o = . | [[0;32m OK [0m[ 38.034730] cloud-init] Started iSCSI initiator daemon (iscsid).[678]: | o . | [[ 38.241105] cloud-init[0;32m OK [0m[678]: | . |] Started LSB: Record successful boot for GRUB. [ 38.408217] cloud-init[678]: [+----[SHA256]-----+[0;32m OK [0m ] Started LSB: MD monitoring daemon.[ 38.596453] cloud-init[678]: [[0;32m OK [0mGenerating public/private dsa key pair. ] Started Login Service.[ 38.835213] cloud-init [678]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.Starting Login to default iSCSI targets... [ 39.000335] cloud-init[678]: [Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[0;32m OK [0m] Started Login to default iSCSI targets.[ 39.134579] cloud-init[[0;32m OK [0m] [678]: Reached target Remote File Systems (Pre).The key fingerprint is: [ 39.315856] [[0;32m OK [0mcloud-init[678]: ] Reached target Remote File Systems.SHA256:PLFwmXz4e/570FMalSuFLYLhc1T7TVg8NhmHnwt0LBo root@tempest-serverrescuenegativetestjson-server-1345147154 Starting Permit User Sessions...[ 39.552291] cloud-init [678]: Starting LSB: automatic crash report generation...The key's randomart image is: [ 39.745704] cloud-init[678]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...+---[DSA 1024]----+ [ 39.864949] cloud-init[[678]: [0;32m OK [0m| .o...++*| ] Started Permit User Sessions.[ 40.013017] cloud-init [678]: [| ..=.E =o&+|[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling govenor to "ondemand".[ 40.227491] cloud-init[678]: | . Bo..=.Bo*| [ 40.308835] [cloud-init[0;32m OK [m[678]: | + =o. oo++|] Started LSB: automatic crash report generation. [ 40.453071] [cloud-init[0;32m OK [0m[678]: ] | S . o=+|Started Serial Getty on ttyS0. [ 40.604369] cloud-init[[678]: [0;32m OK [0m| . . oo.|] Started Getty on tty1.[ 40.722745] cloud-init[678]: [| . . ..|[0;32m OK [0m ] [ 40.820097] Reached target Login Prompts.cloud-init [678]: | o .|[ [0;32m OK [0m[ 40.924583] ] cloud-initReached target Multi-User System.[678]: | ..oo | [[ 41.019209] [0;32m OK [0mcloud-init] [678]: Reached target Graphical Interface. +----[SHA256]-----+ Starting Update UTMP about System Runlevel Changes...[ 41.146283] cloud-init [678]: Generating public/private ecdsa key pair. [ 41.215267] cloud-init[678]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[ 41.282990] [0;32m OK [0mcloud-init[678]: ] Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.Started Update UTMP about System Runlevel Changes. [ 41.397060] cloud-init[678]: The key fingerprint is: [ 41.441826] cloud-init[678]: SHA256:AQIH37LBK38N5Bw7T0Z5VAYfBRzZksebjLbB+EFCDEg root@tempest-serverrescuenegativetestjson-server-1345147154 [ 41.523024] cloud-init[678]: The key's randomart image is: [ 41.565264] cloud-init[678]: +---[ECDSA 256]---+ [ 41.615055] cloud-init[678]: | ooo.E..+++*O. | [ 41.660436] cloud-init[678]: | + o.. ooo*.+ | [ 41.714195] cloud-init[678]: | = + + .=.= o | [ 41.767636] cloud-init[678]: | O + o. * + | [ 41.822996] cloud-init[678]: | . o * S o + | [ 41.871662] cloud-init[678]: | o B o | [ 41.921236] cloud-init[678]: | . . o | [ 41.964112] cloud-init[678]: | . | [ 42.005597] cloud-init[678]: | | [ 42.051425] cloud-init[678]: +----[SHA256]-----+ [ 42.095208] cloud-init[678]: Generating public/private ed25519 key pair. [ 42.155497] cloud-init[678]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 42.219977] cloud-init[678]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 42.267330] cloud-init[678]: The key fingerprint is: [ 42.320196] cloud-init[678]: SHA256:mJttw7iYh3tkujga78Q7Wd+C/+LqjJmoa+W808W0M7w root@tempest-serverrescuenegativetestjson-server-1345147154 [ 42.390777] cloud-init[678]: The key's randomart image is: [ 42.435861] cloud-init[678]: +--[ED25519 256]--+ [ 42.481001] cloud-init[678]: | | [ 42.549808] cloud-init[678]: | | [ 42.594776] cloud-init[678]: | | [ 42.645046] cloud-init[678]: | + | [ 42.693160] cloud-init[678]: | * S | [ 42.740717] cloud-init[678]: | . .. o& | [ 42.786118] cloud-init[678]: |. *o.B=.O | [ 42.833589] cloud-init[678]: | *+@++*E.. | [ 42.878292] cloud-init[678]: |B+O=@O++. | [ 42.923698] cloud-init[678]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1345147154 ttyS0 tempest-serverrescuenegativetestjson-server-1345147154 login: [ 106.006425] cloud-init[767]: Cloud-init v. 18.2 running 'modules:config' at Fri, 29 Jul 2022 06:30:14 +0000. Up 39.30 seconds. [ 107.679047] cloud-init[923]: Printing ubuntu user authorized keys [ 107.741099] cloud-init[923]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNZF+re0JdqFzbzwS/BOFcgYRGEIUBe164FEn4kRpDG34lPzvb6paynmCZ5GqCQ58ocT0Dn7fuS8lfmpIZ2f+HqjYXbKqC6WvyyfXTP2SdTPedFc9thRWMOKhFgFf5MnSQ== ci-info: Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu ci-info: +---------+-------------------+---------+---------+ ci-info: | Keytype | Fingerprin (md5) | Options | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ <14>Jul 29 06:31:23 ec2: <14>Jul 29 06:31:23 ec2: ############################################################# <14>Jul 29 06:31:23 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 29 06:31:23 ec2: 1024 SHA256:PLFwmXz4e/570FMalSuFLYLhc1T7TVg8NhmHnwt0LBo root@tempest-serverrescuenegativetestjson-server-1345147154 (DSA) <14>Jul 29 06:31:23 ec2: 256 SHA256:AQIH37LBK38N5Bw7T0Z5VAYfBRzZksebjLbB+EFCDEg root@tempest-serverrescuenegativetestjson-server-1345147154 (ECDSA) <14>Jul 29 06:31:23 ec2: 256 SHA256:mJttw7iYh3tkujga78Q7Wd+C/+LqjJmoa+W808W0M7w root@tempest-serverrescuenegativetestjson-server-1345147154 (ED25519) <14>Jul 29 06:31:23 ec2: 2048 SHA256:EDbNgndtlJAmMCbzG0rYR53Wl3F8O6LaUiMmFYRRA+k root@tempest-serverrescuenegativetestjson-server-1345147154 (RSA) <14>Jul 29 06:31:23 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 29 06:31:23 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBCBY557Ua3zWMLzpFAB8VQ7OICE0fiICedECTUQzHFvMlZa7JskvkXd0SQUkoAJ5/oJtVrx5hsvo18iG6L7C1c= root@tempest-serverrescuenegativetestjson-server-1345147154 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIQQU6ewJiBIPR/ia3nqbuIgie4uZcjxZY/rpYLkWfYe root@tempest-serverrescuenegativetestjson-server-1345147154 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDujqV/G+pHboV9VfqHd5UAVpPspSi95CLotL6+33ZYaOzYqVU5QuBc1Wmsccq+vNqKwLmyyXX4aalGjtYSg9A3jrxHgszUNDGLMW4pFpzJpZmt87KV4U/VfrFO434iW3BBB7wl89bRY8jAyQH6LQ0/UgpbK9s79BVOCp9ELXp+kueJtN/Pak6h9Ra47wXWIUq7ubsLj8tJuVvKMFIeXiwGChtAcVSLch8sFOA+WuZ/YUpVklov7kzqWobz2vBF3ZaT41KAXBLyQKNw843wUQ0sAVDcw0j508KFgw3iAahDT1XknkeJEbDcZ2JXe4zqf33Dj6v3rl9Cvv7Rc9HA83uz root@tempest-serverrescuenegativetestjson-server-1345147154 -----END SSH HOST KEY KEYS----- [ 108.896247] cloud-init[923]: Cloud-init v. 18.2 running 'modules:final' at Fri, 29 Jul 2022 06:31:22 +0000. Up 106.71 seconds. [ 109.024960] cloud-init[923]: Cloud-init v. 18.2 finished at Fri, 29 Jul 2022 06:31:24 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 108.72 seconds [ 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.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.191 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.100005] pid_max: default: 32768 minimum: 301 [ 0.104045] Security Framework initialized [ 0.108005] Yama: becoming mindful. [ 0.112041] AppArmor: AppArmor initialized [ 0.116240] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120098] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128000] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128513] CPU: Physical Processor ID: 0 [ 0.132436] mce: CPU supports 1 MCE banks [ 0.136116] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.144005] Spectre V2 : Mitigation: Full generic retpoline [ 0.148004] Speculative Store Bypass: Vulnerable [ 0.202427] Freeing SMP alternatives memory: 36K [ 0.206393] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.208094] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.212057] Hierarchical SRCU implementation. [ 0.216749] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.220003] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.224081] smp: Bringing up secondary CPUs ... [ 0.228027] smp: Brought up 1 node, 1 CPU [ 0.232004] smpboot: Max logical packages: 1 [ 0.236005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.244094] devtmpfs: initialized [ 0.247706] x86/mm: Memory block size: 128MB [ 0.248234] evm: security.selinux [ 0.252008] evm: security.SMACK64 [ 0.256005] evm: security.SMACK64EXEC [ 0.260005] evm: security.SMACK64TRANSMUTE [ 0.264004] evm: security.SMACK64MMAP [ 0.268004] evm: security.apparmor [ 0.272004] evm: security.ima [ 0.276027] evm: security.capability [ 0.280143] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284022] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288064] pinctrl core: initialized pinctrl subsystem [ 0.292255] NET: Registered protocol family 16 [ 0.296113] audit: initializing netlink subsys (disabled) [ 0.300178] cpuidle: using governor ladder [ 0.304010] audit: type=2000 audit(1659076314.300:1): state=initialized audit_enabled=0 res=1 [ 0.308008] cpuidle: using governor menu [ 0.312060] ACPI: bus type PCI registered [ 0.316026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321298] PCI: Using configuration type 1 for base access [ 0.329387] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.332279] ACPI: Added _OSI(Module Device) [ 0.336008] ACPI: Added _OSI(Processor Device) [ 0.340006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.352017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.362748] ACPI: Interpreter enabled [ 0.364012] ACPI: (supports S0 S5) [ 0.368026] ACPI: Using IOAPIC for interrupt routing [ 0.372040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.376536] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.419093] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428106] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432821] PCI host bridge to bus 0000:00 [ 0.436007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503831] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.504029] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.522816] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.522816] * this clock source is slow. Consider trying other clock sources [ 0.539793] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.593914] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.596821] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.601071] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.604850] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608676] SCSI subsystem initialized [ 0.612261] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.615995] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.616006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.620004] vgaarb: loaded [ 0.628065] pps_core: LinuxPPS API ver. 1 registered [ 0.632005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.636018] PTP clock support registered [ 0.640067] EDAC MC: Ver: 3.0.0 [ 0.650592] hv_vmbus: Vmbus version:4.0 [ 0.652097] PCI: Using ACPI for IRQ routing [ 0.656166] NetLabel: Initializing [ 0.660015] NetLabel: domain hash size = 128 [ 0.664017] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.668633] NetLabel: unlabeled traffic allowed by default [ 0.672168] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.701367] VFS: Disk quotas dquot_6.6.0 [ 0.707737] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.713552] AppArmor: AppArmor Filesystem Enabled [ 0.718737] pnp: PnP ACPI init [ 0.732577] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.737760] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.742800] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.747897] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.752847] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.757954] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.763521] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.768821] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.774211] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.779727] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.784783] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.790329] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.795791] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.801156] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.806224] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.810850] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.815721] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.821407] pnp: PnP ACPI: found 9 devices [ 0.832795] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.838623] NET: Registered protocol family 2 [ 0.843041] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.847822] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.853915] TCP: Hash tables configured (established 8192 bind 8192) [ 0.858869] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.864764] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.869644] NET: Registered protocol family 1 [ 0.873979] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.879819] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.887989] Unpacking initramfs... [ 1.206075] Freeing initrd memory: 13088K [ 1.211278] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.216271] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.221511] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.227167] Scanning for low memory corruption every 60 seconds [ 1.232473] Initialise system trusted keyrings [ 1.236507] Key type blacklist registered [ 1.240529] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.246223] zbud: loaded [ 1.250575] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.254970] fuse init (API version 7.26) [ 1.260499] Key type asymmetric registered [ 1.264453] Asymmetric key parser 'x509' registered [ 1.268468] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.273323] io scheduler noop registered (default) [ 1.278490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.283599] ACPI: Power Button [PWRF] [ 1.288330] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.316994] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.346256] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.354375] Linux agpgart interface v0.103 [ 1.359984] loop: module loaded [ 1.363902] hv_vmbus: registering driver hv_storvsc [ 1.374587] random: fast init done [ 1.378884] scsi host0: storvsc_host_t [ 1.387977] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.400321] scsi host1: storvsc_host_t [ 1.410136] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.415450] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.421675] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.433114] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.441512] sd 0:0:0:0: [sda] Write Protect is off [ 1.446493] scsi host2: ata_piix [ 1.451399] scsi host3: ata_piix [ 1.455790] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.460622] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.465840] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.481745] libphy: Fixed MDIO Bus: probed [ 1.486018] tun: Universal TUN/TAP device driver, 1.6 [ 1.490570] PPP generic driver version 2.4.2 [ 1.495290] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.517857] sda: sda1 [ 1.521207] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.525146] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.530236] mousedev: PS/2 mouse device common for all mice [ 1.534707] rtc_cmos 00:00: RTC can wake from S4 [ 1.538516] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.570351] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.575661] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.587611] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.592968] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.598890] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.607071] sd 1:0:0:0: [sdb] Write Protect is off [ 1.613002] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.619021] device-mapper: uevent: version 1.0.3 [ 1.624550] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.630289] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.598815] NET: Registered protocol family 10 [ 2.610262] Segment Routing with IPv6 [ 2.614210] NET: Registered protocol family 17 [ 2.621291] Key type dns_resolver registered [ 2.625769] RAS: Correctable Errors collector initialized. [ 2.630513] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.637510] registered taskstats version 1 [ 2.642293] Loading compiled-in X.509 certificates [ 2.650740] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.656249] zswap: loaded using pool lzo/zbud [ 2.665623] Key type big_key registered [ 2.670077] Key type trusted registered [ 2.676886] Key type encrypted registered [ 2.681048] AppArmor: AppArmor sha1 policy hashing enabled [ 2.686369] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.691560] evm: HMAC attrs: 0x1 [ 2.839969] rtc_cmos 00:00: setting system clock to 2022-07-29 06:31:58 UTC (1659076318) [ 2.845868] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.851078] EDD information not available. [ 3.343651] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.355379] ata2.00: configured for MWDMA2 [ 3.373020] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.392754] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.398175] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.406772] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.415650] Freeing unused kernel memory: 2248K [ 3.428049] Write protecting the kernel read-only data: 18432k [ 3.435587] Freeing unused kernel memory: 2008K [ 3.442950] Freeing unused kernel memory: 124K [ 3.458421] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.463188] x86/mm: Checking user space page tables [ 3.479111] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.538833] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.546092] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.553048] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.560549] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.566882] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.584107] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.597512] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.606057] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.611945] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.618188] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.774702] hv_utils: Registering HyperV Utility Driver [ 3.780565] hv_vmbus: registering driver hv_util [ 3.800494] hidraw: raw HID events driver (C) Jiri Kosina [ 3.813632] hv_vmbus: registering driver hyperv_keyboard [ 3.822975] hv_vmbus: registering driver hv_netvsc [ 3.840854] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.888617] hv_vmbus: registering driver hid_hyperv [ 3.957102] hv_utils: Heartbeat IC version 3.0 [ 3.964619] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.985190] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.028131] hv_utils: Shutdown IC version 3.0 [ 4.033901] hv_utils: TimeSync IC version 4.0 [ 4.046672] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.228035] raid6: sse2x1 gen() 4959 MB/s [ 4.280032] raid6: sse2x1 xor() 3871 MB/s [ 4.332031] raid6: sse2x2 gen() 6226 MB/s [ 4.384032] raid6: sse2x2 xor() 4441 MB/s [ 4.436048] raid6: sse2x4 gen() 6571 MB/s [ 4.488026] raid6: sse2x4 xor() 4981 MB/s [ 4.496336] raid6: using algorithm sse2x4 gen() 6571 MB/s [ 4.501572] raid6: .... xor() 4981 MB/s, rmw enabled [ 4.506717] raid6: using intx1 recovery algorithm [ 4.516248] xor: measuring software checksum speed [ 4.560030] prefetch64-sse: 10161.000 MB/sec [ 4.604035] generic_sse: 9403.000 MB/sec [ 4.609138] xor: using function: prefetch64-sse (10161.000 MB/sec) [ 4.618225] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.795436] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.993269] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 4.998726] EXT4-fs (sda1): write access will be enabled during recovery [ 5.223231] EXT4-fs (sda1): recovery complete [ 5.245784] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.519244] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.533213] systemd[1]: Detected virtualization microsoft. [ 5.538704] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.596084] systemd[1]: Set hostname to <tempest-serverrescuenegativetestjson-server-1345147154>. [ 5.993190] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 6.044418] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 6.095395] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.152126] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 6.214186] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 6.265121] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Dispatch Password Requests to Console Drectory Watch. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice System Slice. Starting Remount Root and Kernel File Systems... Starting Journal Service... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 7.031454] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Huge Pages File System... Mounting Debug File System... [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice system-getty.slice. Starting Load Kernel Modules... [[ 7.459874] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Mounted Debug File System. [ 7.529653] iscsi: registered transport (tcp) [[0;32m OK [0m] [ 7.570349] iscsi: registered transport (iser) Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Mounting Configuration File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting udev Cldplug all Devices... Starting Initial cloud-init job (pre-networking)... 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 System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[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 Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[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. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 12.853751] cloud-init[349]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Jul 2022 06:32:06 +0000. Up 11.18 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 [m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 16.524397] cloud-init[686]: Cloud-init v. 18.2 running 'init' at Fri, 29 Jul 2022 06:32:10 +0000. Up 14.75 seconds. [ 16.637605] [cloud-init[0;32m OK [0m[686]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[ 16.861565] [0;32m OK [0mcloud-init[686]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Listening on ACPID Listen Socket. [[0;32m OK [0m[ 16.964174] cloud-init] [686]: Started Daily Cleanup of Temporary Directories.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[ 17.049121] [0;32m OK [0mcloud-init] Started Daily apt download activities.[686]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 17.174451] ] cloud-initStarted Daily apt upgrade and clean activities.[686]: ci-info: | eth0 | True | 172.20.0.3 | 255.255.255.240 | . | fa:16:3e:da:5c:24 |[[0;32m OK [0m] Reached target Timers. [ 17.315909] cloud-init[[686]: [0;32m OK [0mci-info: | eth0 | True | fe80::f816:3eff:feda:5c24/64 | . | link | fa:16:3e:da:5c:24 |] Listening on D-Bus System Message Bus Socket. [ 17.428367] [cloud-init[0;32m OK [0m[686]: ] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Reached target Sockets. [ 17.549743] [cloud-init[0;32m OK [0m[686]: ] ci-info: | lo | True | ::1/128 | . | host | . |Started ACPI Events Check. [[ 17.678642] [0;32m OK [0m] cloud-initReached target Paths.[686]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m ] [ 17.788871] Reached target Basic System.cloud-init [686]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++Starting LSB: MD monitoring daemon... [ 17.908510] cloud-initStarting Login Service...[686]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m[ 18.031348] ] Started Deferred execution scheduler.cloud-init [686]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[ [0;32m OK [0m[ 18.141881] ] cloud-initStarted Regular background program processing daemon.[686]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ [0;32m OK [0m[ 18.240543] cloud-init] [686]: Started D-Bus System Message Bus.ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 18.338380] cloud-init[686]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 18.402117] cloud-init[686]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 18.462561] cloud-init[686]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: Rcord successful boot for GRUB... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting iSCSI initiator daemon (iscsid)... Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. 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 LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m] Started User Manager for UID 1000. [ 21.416142] cloud-init[741]: Cloud-init v. 18.2 running 'modules:config' at Fri, 29 Jul 2022 06:32:15 +0000. Up 19.98 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... Stopping User Manager for UID 1000... [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Removed slice User Slice of ubuntu. [ 23.041805] cloud-init[835]: Cloud-init v. 18.2 running 'modules:final' at Fri, 29 Jul 2022 06:32:18 +0000. Up 22.44 seconds. [ 23.137620] cloud-init[[835]: Cloud-init v. 18.2 finished at Fri, 29 Jul 2022 06:32:18 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 22.94 seconds[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1345147154 ttyS0 tempest-serverrescuenegativetestjson-server-1345147154 login: 2022-07-29 06:38:31,597 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 14.669s 2022-07-29 06:38:31,597 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcabb1c8-3a86-4609-a8de-d6e8dc23a722', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcabb1c8-3a86-4609-a8de-d6e8dc23a722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:32:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:39:24,918 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 52.308s 2022-07-29 06:39:24,918 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b337f0-bbe9-4f7f-90e5-8fd19af0cf9d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b337f0-bbe9-4f7f-90e5-8fd19af0cf9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:32:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:40:25,994 118605 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 2022-07-29 06:40:31,985 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 66.051s 2022-07-29 06:40:31,986 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b178c347-cf95-400f-a036-d4838c183f0d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b178c347-cf95-400f-a036-d4838c183f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:32:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:41:25,212 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 52.214s 2022-07-29 06:41:25,212 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b27e0ac-0e6b-4f02-b608-84f3c14b7ec4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b27e0ac-0e6b-4f02-b608-84f3c14b7ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:32:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:42:26,284 118605 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 2022-07-29 06:42:32,711 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 66.486s 2022-07-29 06:42:32,711 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35400cd4-5d44-410e-b0c8-527246ce2541', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35400cd4-5d44-410e-b0c8-527246ce2541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:32:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:43:25,619 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 51.895s 2022-07-29 06:43:25,620 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ddf8152-a86c-438e-898e-685050c7eff6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ddf8152-a86c-438e-898e-685050c7eff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:32:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' 2022-07-29 06:44:26,692 118605 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 2022-07-29 06:45:25,970 118605 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a 119.338s 2022-07-29 06:45:25,970 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7b7911-3ba4-430f-ab3b-d55f17c3dddb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7b7911-3ba4-430f-ab3b-d55f17c3dddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a'} Body: b'{"volume": {"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:50.000000", "updated_at": "2022-07-29T06:32:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-963145467", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/872e2c13f9b346598c261de5609fdf89/volumes/da63a72f-85cd-4992-9bbe-5a021040ec7a"}], "user_id": "b34e3e2e2e6049428295588959ca595c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "attachment_id": "9e8092ba-bad5-4251-9bfb-33bd2ebb0d23", "volume_id": "da63a72f-85cd-4992-9bbe-5a021040ec7a", "server_id": "e3c6cd3c-a26a-45fe-b507-9594b994002c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:28.000000"}], "os-vol-tenant-attr:tenant_id": "872e2c13f9b346598c261de5609fdf89"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume da63a72f-85cd-4992-9bbe-5a021040ec7a 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 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume da63a72f-85cd-4992-9bbe-5a021040ec7a failed to detach from server e3c6cd3c-a26a-45fe-b507-9594b994002c within the required time (360 s) from the compute API perspective |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft5.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-29 06:26:49,040 118603 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-07-29 06:26:49,040 118603 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-29 06:26:50,008 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.965s 2022-07-29 06:26:50,008 118603 DEBUG [tempest.lib.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-562867276", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG0D8PrFtVOPaf8oF3w8FWqI+XsVHK8qDp1bfv5urHJUV4OaiUuNbGkRYyz/aBFQFnFwj6lnHzR7dJ6wObov2zHmPR2TUvFQqk1ms8ofn9NjPYVteu1QqBceTYQCEF2AMw=="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3771705e-6dec-4239-bf3d-0a119d2f582b', 'x-compute-request-id': 'req-3771705e-6dec-4239-bf3d-0a119d2f582b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-562867276", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG0D8PrFtVOPaf8oF3w8FWqI+XsVHK8qDp1bfv5urHJUV4OaiUuNbGkRYyz/aBFQFnFwj6lnHzR7dJ6wObov2zHmPR2TUvFQqk1ms8ofn9NjPYVteu1QqBceTYQCEF2AMw==", "fingerprint": "25:dc:70:0a:fc:09:f8:95:70:aa:13:70:2d:83:88:7d", "user_id": "217b321936224e2ba928b983c4e40017"}}' 2022-07-29 06:26:50,012 118603 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-562867276 created 2022-07-29 06:26:50,370 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-groups 0.357s 2022-07-29 06:26:50,371 118603 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--1096159983", "description": "tempest-description--1137275804"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-2dbdba59-9492-4a18-86ee-c71d2ed37173', 'date': 'Fri, 29 Jul 2022 06:26:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d49a73fc-bdd0-44f1-91cb-e77510068758", "name": "tempest-securitygroup--1096159983", "stateful": true, "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "description": "tempest-description--1137275804", "shared": false, "security_group_rules": [{"id": "02ce8e15-8551-4ae9-9d4d-6041593247a5", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "security_group_id": "d49a73fc-bdd0-44f1-91cb-e77510068758", "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": 125, "description": null, "tags": [], "created_at": "2022-07-29T06:26:50Z", "updated_at": "2022-07-29T06:26:50Z", "revision_number": 0, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}, {"id": "a79a92a7-8857-44c3-9773-bb18d5830a43", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "security_group_id": "d49a73fc-bdd0-44f1-91cb-e77510068758", "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": 124, "description": null, "tags": [], "created_at": "2022-07-29T06:26:50Z", "updated_at": "2022-07-29T06:26:50Z", "revision_number": 0, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}], "tags": [], "created_at": "2022-07-29T06:26:50Z", "updated_at": "2022-07-29T06:26:50Z", "revision_number": 1, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:26:52,949 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 2.577s 2022-07-29 06:26:52,949 118603 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": "d49a73fc-bdd0-44f1-91cb-e77510068758", "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-2e69759d-b856-4928-afd1-ddc22b09423a', 'date': 'Fri, 29 Jul 2022 06:26:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2dfdc86e-5b6f-46a0-a7b1-11e87bc23e0d", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "security_group_id": "d49a73fc-bdd0-44f1-91cb-e77510068758", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:26:52Z", "updated_at": "2022-07-29T06:26:52Z", "revision_number": 0, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:26:55,898 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 2.948s 2022-07-29 06:26:55,898 118603 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": "d49a73fc-bdd0-44f1-91cb-e77510068758", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-04e5305f-9ec2-4b8d-8c60-a5dc38a52e1e', 'date': 'Fri, 29 Jul 2022 06:26:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0508e07-cb86-4b45-adb9-8120b0be028b", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "security_group_id": "d49a73fc-bdd0-44f1-91cb-e77510068758", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:26:54Z", "updated_at": "2022-07-29T06:26:54Z", "revision_number": 0, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:26:55,899 118603 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1096159983 created 2022-07-29 06:27:01,227 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/floatingips 5.327s 2022-07-29 06:27:01,227 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-f8f7ea74-239d-4094-8bda-61884e15bff5', 'date': 'Fri, 29 Jul 2022 06:27:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5f26f4ec-cbb4-42cb-a160-9a56adeada7f", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "floating_ip_address": "172.27.0.132", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f8d1f62a52884ebb91749ef49de11bec", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-29T06:27:00Z", "updated_at": "2022-07-29T06:27:00Z", "revision_number": 0}}' 2022-07-29 06:27:01,227 118603 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5f26f4ec-cbb4-42cb-a160-9a56adeada7f', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'floating_ip_address': '172.27.0.132', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f8d1f62a52884ebb91749ef49de11bec', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:27:00Z', 'updated_at': '2022-07-29T06:27:00Z', 'revision_number': 0, 'ip': '172.27.0.132'} created 2022-07-29 06:27:01,495 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.262s 2022-07-29 06:27:01,495 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Jul 2022 06:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fffe3bc5-c78c-4e6e-b5bc-7e5fd96e5556', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "217b321936224e2ba928b983c4e40017", "name": "tempest-AttachVolumeShelveTestJSON-712951082-project", "password_expires_at": null}, "audit_ids": ["S2ObQcH3SZmhNPFFtJ1HFA"], "expires_at": "2022-07-29T07:27:01.000000Z", "issued_at": "2022-07-29T06:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8d1f62a52884ebb91749ef49de11bec", "name": "tempest-AttachVolumeShelveTestJSON-712951082"}, "is_domain": false, "roles": [{"id": "f051e915d2d1479ba724a09298df84b7", "name": "reader"}, {"id": "5f97bcaf49fe487d8def3bf0991dcf15", "name": "member"}], "catalog": [{"endpoints": [{"id": "77c1e5740be4495294331d0293ef7903", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "01d887b7661147079184ac21784a1873", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7da1c59f6f744815b08e9defd272a1ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/f8d1f62a52884ebb91749ef49de11bec", "region": "RegionOne"}], "id": "31b8d745eab94b05bed8c81cd62e81f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5486c1340e3e4aeb926886c5862c8009", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "35cc40c5827046a78edb48999a7eaa8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6f6e65f8955f4e32936b235631edb96d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec", "region": "RegionOne"}], "id": "3d201c08309f4292aa6c2c99637ef6f1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "62a15ae7958d4551ae548d8da96ebe3d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "b1de706a0add4cb4851402be2bee10b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "24588f575f524cf3ba76a17fd21d3ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_f8d1f62a52884ebb91749ef49de11bec", "region": "RegionOne"}, {"id": "8f824ecf8635440a9a3d205678426a6a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "d1158ca867234814865c8c93c3bfc4c6", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fb070e89c0f341a8bd1bee709aea34ff", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/", "region": "RegionOne"}], "id": "db65f6b0e31641f3a980054f067b14e6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7e2ffdcc97eb4ab386e71eba61d110c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec", "region": "RegionOne"}], "id": "e4849ccf6e0e4fdab9980d442617dac3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4126202949b94f0abaa33021a0593833", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "fb8725f4e9df45db8bab87f6ad4dc9ea", "type": "identity", "name": "keystone"}]}}' 2022-07-29 06:27:01,496 118603 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '40674957-e65b-42f3-b74b-29bebe673dc8', 'name': 'tempest-AttachVolumeShelveTestJSON-1831133013-network', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f8d1f62a52884ebb91749ef49de11bec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 212, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-29T06:26:25Z', 'updated_at': '2022-07-29T06:26:25Z', 'revision_number': 1} available for tenant 2022-07-29 06:27:01,497 118603 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-562867276', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG0D8PrFtVOPaf8oF3w8FWqI+XsVHK8qDp1bfv5urHJUV4OaiUuNbGkRYyz/aBFQFnFwj6lnHzR7dJ6wObov2zHmPR2TUvFQqk1ms8ofn9NjPYVteu1QqBceTYQCEF2AMw==', 'fingerprint': '25:dc:70:0a:fc:09:f8:95:70:aa:13:70:2d:83:88:7d', 'user_id': '217b321936224e2ba928b983c4e40017', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDbz1oa2DRmgZijWkxKKLYr7X5L0EoA6oQVHjHQabviRmPzlxZIdsNy\nfT1AgyM9PeqgBwYFK4EEACKhZANiAARtA/D6xbVTj2n/KBd8PBVqiPl7FRyvKg6d\nW37+bqxyVFeDmolLjWxpEWMs/2gRUBZxcI+pZx80e3SesDm6L9sx5j0dk1LxUKpN\nZrPKH5/TYz2FbXrtUKgXHk2EAhBdgDM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd49a73fc-bdd0-44f1-91cb-e77510068758', 'name': 'tempest-securitygroup--1096159983', 'stateful': True, 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'description': 'tempest-description--1137275804', 'shared': False, 'security_group_rules': [{'id': '02ce8e15-8551-4ae9-9d4d-6041593247a5', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'security_group_id': 'd49a73fc-bdd0-44f1-91cb-e77510068758', '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': 125, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:26:50Z', 'updated_at': '2022-07-29T06:26:50Z', 'revision_number': 0, 'project_id': 'f8d1f62a52884ebb91749ef49de11bec'}, {'id': 'a79a92a7-8857-44c3-9773-bb18d5830a43', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'security_group_id': 'd49a73fc-bdd0-44f1-91cb-e77510068758', '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': 124, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:26:50Z', 'updated_at': '2022-07-29T06:26:50Z', 'revision_number': 0, 'project_id': 'f8d1f62a52884ebb91749ef49de11bec'}], 'tags': [], 'created_at': '2022-07-29T06:26:50Z', 'updated_at': '2022-07-29T06:26:50Z', 'revision_number': 1, 'project_id': 'f8d1f62a52884ebb91749ef49de11bec'}, 'floating_ip': {'id': '5f26f4ec-cbb4-42cb-a160-9a56adeada7f', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'floating_ip_address': '172.27.0.132', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f8d1f62a52884ebb91749ef49de11bec', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:27:00Z', 'updated_at': '2022-07-29T06:27:00Z', 'revision_number': 0, 'ip': '172.27.0.132'}} 2022-07-29 06:27:02,378 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/compute/v2.1/servers 0.880s 2022-07-29 06:27:02,379 118603 DEBUG [tempest.lib.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-415673053", "imageRef": "093fb191-832c-4baf-8f51-03b14052c42e", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "40674957-e65b-42f3-b74b-29bebe673dc8"}], "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "key_name": "tempest-keypair-562867276", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537d9977-acd9-4919-b6b4-07fa301bf7c4', 'x-compute-request-id': 'req-537d9977-acd9-4919-b6b4-07fa301bf7c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "adminPass": "password"}}' 2022-07-29 06:27:02,660 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.276s 2022-07-29 06:27:02,660 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1fd267-8da9-40d1-be77-da274ba4b47e', 'x-compute-request-id': 'req-2b1fd267-8da9-40d1-be77-da274ba4b47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:04,064 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.385s 2022-07-29 06:27:04,064 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a67892e-6fbf-41ad-8ca9-622055125f76', 'x-compute-request-id': 'req-3a67892e-6fbf-41ad-8ca9-622055125f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:04,080 118603 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-07-29 06:27:05,208 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.127s 2022-07-29 06:27:05,209 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d97c7f9-ebee-4632-8a1f-cfc984d3d4db', 'x-compute-request-id': 'req-3d97c7f9-ebee-4632-8a1f-cfc984d3d4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:06,334 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.110s 2022-07-29 06:27:06,334 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ffc9e47-6c0b-4bb9-affe-aee261d33e0a', 'x-compute-request-id': 'req-8ffc9e47-6c0b-4bb9-affe-aee261d33e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:07,544 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.194s 2022-07-29 06:27:07,545 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fead9d87-1660-4f55-b3b2-95370de063c6', 'x-compute-request-id': 'req-fead9d87-1660-4f55-b3b2-95370de063c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:08,769 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.209s 2022-07-29 06:27:08,769 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0772df91-ffb4-430a-b378-c3454edca610', 'x-compute-request-id': 'req-0772df91-ffb4-430a-b378-c3454edca610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:08,783 118603 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait 2022-07-29 06:27:10,011 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.227s 2022-07-29 06:27:10,011 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b90392ef-2e05-4f63-8e3a-9e6c837e93e2', 'x-compute-request-id': 'req-b90392ef-2e05-4f63-8e3a-9e6c837e93e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:11,211 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.182s 2022-07-29 06:27:11,211 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e8bd228-f6c7-48ec-adda-ffb95be490a4', 'x-compute-request-id': 'req-3e8bd228-f6c7-48ec-adda-ffb95be490a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:12,487 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.261s 2022-07-29 06:27:12,487 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf7dbc2-2342-4aa2-a6a9-672cc2e479a2', 'x-compute-request-id': 'req-aaf7dbc2-2342-4aa2-a6a9-672cc2e479a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:13,904 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.401s 2022-07-29 06:27:13,904 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f816a568-3c47-4856-a1e5-0ff5618f3e39', 'x-compute-request-id': 'req-f816a568-3c47-4856-a1e5-0ff5618f3e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:15,211 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.292s 2022-07-29 06:27:15,211 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e04d6f23-38d7-4a28-aadd-b03d54e7930e', 'x-compute-request-id': 'req-e04d6f23-38d7-4a28-aadd-b03d54e7930e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:16,488 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.261s 2022-07-29 06:27:16,488 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a524739c-7cf9-4b66-8a17-554f62a749db', 'x-compute-request-id': 'req-a524739c-7cf9-4b66-8a17-554f62a749db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:17,687 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.181s 2022-07-29 06:27:17,687 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7d8c7d9-00c4-4372-94d7-f4fc1fa12de6', 'x-compute-request-id': 'req-e7d8c7d9-00c4-4372-94d7-f4fc1fa12de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:18,862 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.161s 2022-07-29 06:27:18,862 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c89699-4b09-4519-90dd-cce6f977d21b', 'x-compute-request-id': 'req-b1c89699-4b09-4519-90dd-cce6f977d21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:20,042 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.162s 2022-07-29 06:27:20,042 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7665eeb0-5914-4a33-bed3-dbb3872fca2f', 'x-compute-request-id': 'req-7665eeb0-5914-4a33-bed3-dbb3872fca2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:21,334 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.278s 2022-07-29 06:27:21,335 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb8641d-b0c7-47b3-97ed-0d30ef182682', 'x-compute-request-id': 'req-bcb8641d-b0c7-47b3-97ed-0d30ef182682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:22,524 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.174s 2022-07-29 06:27:22,524 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0543fe0f-fe1b-435e-9770-b38caad707c2', 'x-compute-request-id': 'req-0543fe0f-fe1b-435e-9770-b38caad707c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:23,709 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.170s 2022-07-29 06:27:23,709 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1397c3e-9e9c-482a-8506-e9ee2e6520ef', 'x-compute-request-id': 'req-b1397c3e-9e9c-482a-8506-e9ee2e6520ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:24,880 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.156s 2022-07-29 06:27:24,881 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061e364c-d15b-4c74-8a13-89c0ce888434', 'x-compute-request-id': 'req-061e364c-d15b-4c74-8a13-89c0ce888434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:26,097 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.197s 2022-07-29 06:27:26,098 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d5d00d9-7faa-4b1a-8f2d-9a81a050e229', 'x-compute-request-id': 'req-1d5d00d9-7faa-4b1a-8f2d-9a81a050e229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:27,354 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.242s 2022-07-29 06:27:27,354 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2670ff01-3660-474a-9a97-cd4068ef360f', 'x-compute-request-id': 'req-2670ff01-3660-474a-9a97-cd4068ef360f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:28,552 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.184s 2022-07-29 06:27:28,553 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3893e2-e40f-420d-a86d-e41e723879b6', 'x-compute-request-id': 'req-1e3893e2-e40f-420d-a86d-e41e723879b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:29,754 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.185s 2022-07-29 06:27:29,755 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652e9f73-cad5-463b-8bc8-dabe64aaf4db', 'x-compute-request-id': 'req-652e9f73-cad5-463b-8bc8-dabe64aaf4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:31,039 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.269s 2022-07-29 06:27:31,039 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bba4d9b-098d-44cd-9067-a1797b3f6d51', 'x-compute-request-id': 'req-4bba4d9b-098d-44cd-9067-a1797b3f6d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:32,289 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.234s 2022-07-29 06:27:32,290 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65993c96-c4a7-441d-ae53-ad6756881178', 'x-compute-request-id': 'req-65993c96-c4a7-441d-ae53-ad6756881178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:27:31Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:27:32,307 118603 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 30 second wait 2022-07-29 06:27:32,488 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-interface 0.181s 2022-07-29 06:27:32,488 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e09af20-e73b-40b1-9e15-bebb4aa6d590', 'x-compute-request-id': 'req-4e09af20-e73b-40b1-9e15-bebb4aa6d590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "40674957-e65b-42f3-b74b-29bebe673dc8", "port_id": "fe4f967a-50a7-4ffa-99ce-131814a41469", "mac_addr": "fa:16:3e:ba:b6:bc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "61e81c57-6f70-4823-b0cc-8a041727012a", "ip_address": "172.20.0.5"}]}]}' 2022-07-29 06:27:33,997 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.33:9696/v2.0/floatingips/5f26f4ec-cbb4-42cb-a160-9a56adeada7f 1.504s 2022-07-29 06:27:33,997 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "fe4f967a-50a7-4ffa-99ce-131814a41469"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-2f476387-840a-46b7-a348-5ffcc34c2da1', 'date': 'Fri, 29 Jul 2022 06:27:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/5f26f4ec-cbb4-42cb-a160-9a56adeada7f'} Body: b'{"floatingip": {"id": "5f26f4ec-cbb4-42cb-a160-9a56adeada7f", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "floating_ip_address": "172.27.0.132", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": "6577466f-3219-490f-bcc0-3bd34a4a6043", "port_id": "fe4f967a-50a7-4ffa-99ce-131814a41469", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "40674957-e65b-42f3-b74b-29bebe673dc8", "mac_address": "fa:16:3e:ba:b6:bc", "admin_state_up": true, "status": "ACTIVE", "device_id": "6e189d03-298a-49f1-8edc-ee412247810f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-29T06:27:00Z", "updated_at": "2022-07-29T06:27:33Z", "revision_number": 1, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:27:33,998 118603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.132:22' as 'ubuntu' with public key authentication 2022-07-29 06:27:38,089 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 1. Retry after 2 seconds. 2022-07-29 06:27:43,660 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 2. Retry after 3 seconds. 2022-07-29 06:27:50,216 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 3. Retry after 4 seconds. 2022-07-29 06:27:57,800 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 4. Retry after 5 seconds. 2022-07-29 06:28:06,376 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 5. Retry after 6 seconds. 2022-07-29 06:28:12,886 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 6. Retry after 7 seconds. 2022-07-29 06:28:20,466 118603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:28:20,660 118603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:28:20,660 118603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.132 successfully created 2022-07-29 06:28:21,068 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/ips 0.407s 2022-07-29 06:28:21,068 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:20 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-07dd6faa-03cf-46e0-9051-28a8fb2d9f17', 'x-compute-request-id': 'req-07dd6faa-03cf-46e0-9051-28a8fb2d9f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.27.0.132"}]}}' 2022-07-29 06:28:21,405 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes 0.334s 2022-07-29 06:28:21,406 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-312356225"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14b9459-6a1b-456e-ab7d-75d9db9e25a5', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14b9459-6a1b-456e-ab7d-75d9db9e25a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.285102", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-29 06:28:21,481 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 0.061s 2022-07-29 06:28:21,481 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1358a447-03d8-47f1-af72-815104b35364', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1358a447-03d8-47f1-af72-815104b35364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:28:22,543 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 0.049s 2022-07-29 06:28:22,543 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291dc167-8381-474c-bc74-7ace5f91c778', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291dc167-8381-474c-bc74-7ace5f91c778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:28:22.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:28:22,555 118603 INFO [tempest.common.waiters] volume 1257a903-4cf3-40fc-8def-05232cfba1f9 reached available after waiting for 1.555439 seconds 2022-07-29 06:28:22,556 118603 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2022-07-29 06:28:22,556 118603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.132:22' as 'ubuntu' with public key authentication 2022-07-29 06:28:22,661 118603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:28:22,788 118603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:28:22,789 118603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.132 successfully created 2022-07-29 06:28:23,933 118603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.132:22' as 'ubuntu' with public key authentication 2022-07-29 06:28:23,974 118603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:28:24,191 118603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:28:24,191 118603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.132 successfully created 2022-07-29 06:28:24,540 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/action 0.348s 2022-07-29 06:28:24,541 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de70130f-f20e-4f84-b0bb-e673b77de069', 'x-compute-request-id': 'req-de70130f-f20e-4f84-b0bb-e673b77de069', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/action'} Body: b'' 2022-07-29 06:28:24,838 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.297s 2022-07-29 06:28:24,839 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2976a1e-2b90-40b9-8ad5-d7d880ae4af6', 'x-compute-request-id': 'req-a2976a1e-2b90-40b9-8ad5-d7d880ae4af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:26,063 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.209s 2022-07-29 06:28:26,063 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-444534a6-7380-42c6-a041-16da019c1ba9', 'x-compute-request-id': 'req-444534a6-7380-42c6-a041-16da019c1ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:27,241 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.162s 2022-07-29 06:28:27,242 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6796aa2-948f-498d-b18b-beaf240d59ab', 'x-compute-request-id': 'req-e6796aa2-948f-498d-b18b-beaf240d59ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:28,421 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.165s 2022-07-29 06:28:28,422 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c25d16-55a6-4aef-b1df-28ccbbd08682', 'x-compute-request-id': 'req-a0c25d16-55a6-4aef-b1df-28ccbbd08682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:29,600 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.163s 2022-07-29 06:28:29,600 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-028b8902-be68-431c-93b9-163a202200b5', 'x-compute-request-id': 'req-028b8902-be68-431c-93b9-163a202200b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:30,772 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.157s 2022-07-29 06:28:30,773 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa6955f-cae7-4983-aa34-dbcff7b3e8c7', 'x-compute-request-id': 'req-4aa6955f-cae7-4983-aa34-dbcff7b3e8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:31,946 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.158s 2022-07-29 06:28:31,946 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d656be95-2c88-48fe-b315-c30db059b044', 'x-compute-request-id': 'req-d656be95-2c88-48fe-b315-c30db059b044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:33,116 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.155s 2022-07-29 06:28:33,116 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69a8f9a0-321c-448e-b6d1-d9bed9191346', 'x-compute-request-id': 'req-69a8f9a0-321c-448e-b6d1-d9bed9191346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:34,297 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.167s 2022-07-29 06:28:34,298 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe665aa5-661f-4101-a035-631b3256e650', 'x-compute-request-id': 'req-fe665aa5-661f-4101-a035-631b3256e650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:35,617 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.304s 2022-07-29 06:28:35,617 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82e7a93a-0541-4b24-a6fb-a3343183b13e', 'x-compute-request-id': 'req-82e7a93a-0541-4b24-a6fb-a3343183b13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:36,865 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.233s 2022-07-29 06:28:36,866 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a05d5ff-2d20-4b68-a2c8-83ce0a9b3fa9', 'x-compute-request-id': 'req-9a05d5ff-2d20-4b68-a2c8-83ce0a9b3fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:38,267 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.382s 2022-07-29 06:28:38,267 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f78ec34-0643-4d4f-8cfa-094257df1d44', 'x-compute-request-id': 'req-8f78ec34-0643-4d4f-8cfa-094257df1d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:39,566 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.282s 2022-07-29 06:28:39,567 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86cdcd2a-56b7-4a32-adfe-21b606e71b8d', 'x-compute-request-id': 'req-86cdcd2a-56b7-4a32-adfe-21b606e71b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:40,815 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.229s 2022-07-29 06:28:40,815 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955d1f0b-bafd-48c6-91be-16a6d98b01e7', 'x-compute-request-id': 'req-955d1f0b-bafd-48c6-91be-16a6d98b01e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:42,091 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.260s 2022-07-29 06:28:42,091 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dcdab7b-e211-4dbc-9974-f355cd377bf6', 'x-compute-request-id': 'req-6dcdab7b-e211-4dbc-9974-f355cd377bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:43,379 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.273s 2022-07-29 06:28:43,379 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02812a25-be65-47c9-8648-02916a1b90c2', 'x-compute-request-id': 'req-02812a25-be65-47c9-8648-02916a1b90c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:44,617 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.221s 2022-07-29 06:28:44,617 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-788886a4-7960-4113-b33f-a42aed993614', 'x-compute-request-id': 'req-788886a4-7960-4113-b33f-a42aed993614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:46,234 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.601s 2022-07-29 06:28:46,235 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5098288b-e3c3-4970-b91d-88d5f35d2a54', 'x-compute-request-id': 'req-5098288b-e3c3-4970-b91d-88d5f35d2a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:46,249 118603 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 22 second wait 2022-07-29 06:28:47,467 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.216s 2022-07-29 06:28:47,467 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8812352-61e7-4a90-8822-fae54dd19cbb', 'x-compute-request-id': 'req-b8812352-61e7-4a90-8822-fae54dd19cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:48,777 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.293s 2022-07-29 06:28:48,778 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768dcba4-f53d-455d-85bd-1be1865e5c7b', 'x-compute-request-id': 'req-768dcba4-f53d-455d-85bd-1be1865e5c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:50,239 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.447s 2022-07-29 06:28:50,240 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb41376d-3af9-4d7e-b5b3-f382125eb7d6', 'x-compute-request-id': 'req-fb41376d-3af9-4d7e-b5b3-f382125eb7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:50,258 118603 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 26 second wait 2022-07-29 06:28:52,047 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.788s 2022-07-29 06:28:52,048 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988f676c-c4c1-4327-8905-df6275de1f5b', 'x-compute-request-id': 'req-988f676c-c4c1-4327-8905-df6275de1f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:53,492 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.428s 2022-07-29 06:28:53,493 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde82ad9-d33c-4aa2-96b1-5b93838a8d01', 'x-compute-request-id': 'req-fde82ad9-d33c-4aa2-96b1-5b93838a8d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:55,025 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.513s 2022-07-29 06:28:55,026 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8817b5f-aa8e-488a-85c4-97f4338d647c', 'x-compute-request-id': 'req-b8817b5f-aa8e-488a-85c4-97f4338d647c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:56,535 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.488s 2022-07-29 06:28:56,536 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fe0577e-d8d6-472d-a93c-9622fea669ee', 'x-compute-request-id': 'req-2fe0577e-d8d6-472d-a93c-9622fea669ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:58,151 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.597s 2022-07-29 06:28:58,152 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbddcdce-6a67-4b23-9235-9b467cfb4ae5', 'x-compute-request-id': 'req-cbddcdce-6a67-4b23-9235-9b467cfb4ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:28:59,702 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.536s 2022-07-29 06:28:59,702 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d112cda-fc65-4230-b052-fcae856fe632', 'x-compute-request-id': 'req-6d112cda-fc65-4230-b052-fcae856fe632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:01,108 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.388s 2022-07-29 06:29:01,109 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c923a549-306f-42d0-9d2d-57249cbd03eb', 'x-compute-request-id': 'req-c923a549-306f-42d0-9d2d-57249cbd03eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:02,913 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.788s 2022-07-29 06:29:02,913 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a3b9a9-ed94-47fa-b8e7-e55da394c9d1', 'x-compute-request-id': 'req-57a3b9a9-ed94-47fa-b8e7-e55da394c9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:04,388 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.459s 2022-07-29 06:29:04,388 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a593d7ac-dbef-416c-830c-1dde4692a6ec', 'x-compute-request-id': 'req-a593d7ac-dbef-416c-830c-1dde4692a6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:06,030 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.626s 2022-07-29 06:29:06,031 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e671fe27-cefe-4b6a-b7c3-ddf5e5d1a1fc', 'x-compute-request-id': 'req-e671fe27-cefe-4b6a-b7c3-ddf5e5d1a1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:07,856 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.809s 2022-07-29 06:29:07,857 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac781698-2359-4772-8018-1dee24f3edaf', 'x-compute-request-id': 'req-ac781698-2359-4772-8018-1dee24f3edaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:09,240 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.369s 2022-07-29 06:29:09,241 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b99dc70f-f01d-44ad-9364-de07aef58f0f', 'x-compute-request-id': 'req-b99dc70f-f01d-44ad-9364-de07aef58f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:10,663 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.403s 2022-07-29 06:29:10,664 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8231c77-590d-4b5f-ac7d-85df19ff13a1', 'x-compute-request-id': 'req-c8231c77-590d-4b5f-ac7d-85df19ff13a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:12,074 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.390s 2022-07-29 06:29:12,075 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf32fbbb-54fa-4341-9ed9-a0e7c0a010e9', 'x-compute-request-id': 'req-bf32fbbb-54fa-4341-9ed9-a0e7c0a010e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:13,406 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.314s 2022-07-29 06:29:13,406 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-606babfd-2801-42c5-b01f-08fd1bcbd050', 'x-compute-request-id': 'req-606babfd-2801-42c5-b01f-08fd1bcbd050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:14,715 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.292s 2022-07-29 06:29:14,715 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e949ef-81a7-4597-ac5b-af2923cdca81', 'x-compute-request-id': 'req-f1e949ef-81a7-4597-ac5b-af2923cdca81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:15,970 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.231s 2022-07-29 06:29:15,971 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c8eaee2-393d-45f1-a633-f6e2241f7bc8', 'x-compute-request-id': 'req-6c8eaee2-393d-45f1-a633-f6e2241f7bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:17,492 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.506s 2022-07-29 06:29:17,493 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cafa4df-79e7-4623-bc31-6d401bef5bf2', 'x-compute-request-id': 'req-7cafa4df-79e7-4623-bc31-6d401bef5bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:28:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:18,792 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.282s 2022-07-29 06:29:18,792 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac78c382-5fbf-49a8-989c-5f1c627e8b44', 'x-compute-request-id': 'req-ac78c382-5fbf-49a8-989c-5f1c627e8b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:18,806 118603 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 54 second wait 2022-07-29 06:29:19,976 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.169s 2022-07-29 06:29:19,977 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c4ccbe-81b1-4096-b8de-3eb7c1069e18', 'x-compute-request-id': 'req-53c4ccbe-81b1-4096-b8de-3eb7c1069e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:21,169 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.177s 2022-07-29 06:29:21,169 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f184b3-3fe5-42f7-8256-342a8badf595', 'x-compute-request-id': 'req-d8f184b3-3fe5-42f7-8256-342a8badf595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:22,353 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.169s 2022-07-29 06:29:22,354 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883949e5-6952-4a36-9564-b3cbad0ad395', 'x-compute-request-id': 'req-883949e5-6952-4a36-9564-b3cbad0ad395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:23,539 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.169s 2022-07-29 06:29:23,539 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-067d82d2-5c3f-40e7-b735-68f32b49f1e4', 'x-compute-request-id': 'req-067d82d2-5c3f-40e7-b735-68f32b49f1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:24,718 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.164s 2022-07-29 06:29:24,719 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ede98b1-2664-4ab3-ac5c-a0966dba6a5c', 'x-compute-request-id': 'req-7ede98b1-2664-4ab3-ac5c-a0966dba6a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:25,911 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.178s 2022-07-29 06:29:25,912 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad002df-d139-476b-a400-4428b8de3005', 'x-compute-request-id': 'req-bad002df-d139-476b-a400-4428b8de3005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:27,102 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.175s 2022-07-29 06:29:27,103 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab97f5c-42f1-46a0-bb3b-3d00ae07cc77', 'x-compute-request-id': 'req-eab97f5c-42f1-46a0-bb3b-3d00ae07cc77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:29:27,116 118603 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 63 second wait 2022-07-29 06:29:27,423 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.305s 2022-07-29 06:29:27,423 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d30911-0820-4a96-95a6-c68b038ac9ae', 'x-compute-request-id': 'req-33d30911-0820-4a96-95a6-c68b038ac9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "device": null}}' 2022-07-29 06:29:27,470 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 0.044s 2022-07-29 06:29:27,471 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922e5037-8476-438e-bfa2-ab0d4c7495af', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922e5037-8476-438e-bfa2-ab0d4c7495af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:29:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:29:27,482 118603 INFO [tempest.common.waiters] Attachment bc642009-25c2-4295-9355-e137c6d876fb created for volume 1257a903-4cf3-40fc-8def-05232cfba1f9 to server 6e189d03-298a-49f1-8edc-ee412247810f after waiting for 0.482270 seconds 2022-07-29 06:29:27,529 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 0.046s 2022-07-29 06:29:27,529 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1ccae3-d8db-49ae-9f9f-87ea82b53ffc', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1ccae3-d8db-49ae-9f9f-87ea82b53ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:29:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:29:27,540 118603 INFO [tempest.common.waiters] volume 1257a903-4cf3-40fc-8def-05232cfba1f9 reached in-use after waiting for 0.540159 seconds 2022-07-29 06:29:27,676 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/action 0.136s 2022-07-29 06:29:27,676 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"unshelve": null} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7740ebee-d445-48a0-a6db-f73c7836dd17', 'x-compute-request-id': 'req-7740ebee-d445-48a0-a6db-f73c7836dd17', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/action'} Body: b'' 2022-07-29 06:29:27,875 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.198s 2022-07-29 06:29:27,876 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d2cb52-ee52-4fbb-b494-214b49cce94e', 'x-compute-request-id': 'req-c1d2cb52-ee52-4fbb-b494-214b49cce94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:29,076 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.185s 2022-07-29 06:29:29,076 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493da23f-350f-4747-ad94-3dece1c40365', 'x-compute-request-id': 'req-493da23f-350f-4747-ad94-3dece1c40365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:30,262 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.169s 2022-07-29 06:29:30,262 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a36bc26-2a84-46be-ad32-6388c1a28564', 'x-compute-request-id': 'req-7a36bc26-2a84-46be-ad32-6388c1a28564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:30,276 118603 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 3 second wait 2022-07-29 06:29:31,434 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.156s 2022-07-29 06:29:31,434 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e5069c-962d-4bcb-865f-36b66304aa3b', 'x-compute-request-id': 'req-64e5069c-962d-4bcb-865f-36b66304aa3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:32,632 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.184s 2022-07-29 06:29:32,633 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde2b4a7-d0c7-41e7-8157-e54fdbb7d88b', 'x-compute-request-id': 'req-cde2b4a7-d0c7-41e7-8157-e54fdbb7d88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:33,810 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.163s 2022-07-29 06:29:33,811 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c01c4a8b-5d27-4f54-8288-36a0f1c0c247', 'x-compute-request-id': 'req-c01c4a8b-5d27-4f54-8288-36a0f1c0c247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:34,983 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.156s 2022-07-29 06:29:34,983 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acbe8c4-31bb-49e3-bbcb-e45bb41b65c5', 'x-compute-request-id': 'req-6acbe8c4-31bb-49e3-bbcb-e45bb41b65c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:36,155 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.156s 2022-07-29 06:29:36,155 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-818d661b-e227-4316-94a2-60f3c543ea25', 'x-compute-request-id': 'req-818d661b-e227-4316-94a2-60f3c543ea25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:37,338 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.168s 2022-07-29 06:29:37,338 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d592198b-f151-4600-a77a-f3b76a64a0eb', 'x-compute-request-id': 'req-d592198b-f151-4600-a77a-f3b76a64a0eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:38,557 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.203s 2022-07-29 06:29:38,557 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adf887d0-e0d7-481d-b64b-b3119712ef08', 'x-compute-request-id': 'req-adf887d0-e0d7-481d-b64b-b3119712ef08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:39,851 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.278s 2022-07-29 06:29:39,851 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c7b4931-4a3d-47f8-b504-d496281a44ff', 'x-compute-request-id': 'req-1c7b4931-4a3d-47f8-b504-d496281a44ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:41,171 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.300s 2022-07-29 06:29:41,171 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4c5a8a-cd50-4383-8740-4a73ec5dd544', 'x-compute-request-id': 'req-4d4c5a8a-cd50-4383-8740-4a73ec5dd544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:42,365 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.176s 2022-07-29 06:29:42,365 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73a007d7-8738-48f2-a9fd-7e839125441f', 'x-compute-request-id': 'req-73a007d7-8738-48f2-a9fd-7e839125441f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:43,553 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.172s 2022-07-29 06:29:43,553 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dde9b818-02ea-4af2-a210-049d5e817157', 'x-compute-request-id': 'req-dde9b818-02ea-4af2-a210-049d5e817157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:44,753 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.183s 2022-07-29 06:29:44,753 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31da9b78-858d-4226-86e2-118d11713236', 'x-compute-request-id': 'req-31da9b78-858d-4226-86e2-118d11713236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:45,940 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.172s 2022-07-29 06:29:45,941 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8d960f-082d-4839-bfd0-166c6fabb3f4', 'x-compute-request-id': 'req-0c8d960f-082d-4839-bfd0-166c6fabb3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:47,153 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.196s 2022-07-29 06:29:47,154 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69f858be-dcdc-42af-b5da-e2afdb70bbf8', 'x-compute-request-id': 'req-69f858be-dcdc-42af-b5da-e2afdb70bbf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:48,352 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.181s 2022-07-29 06:29:48,353 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33eb07a4-965b-4bc5-bc6d-eb42560230ab', 'x-compute-request-id': 'req-33eb07a4-965b-4bc5-bc6d-eb42560230ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:49,530 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.161s 2022-07-29 06:29:49,530 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da6749bc-f777-42b5-94d2-d33e21b4075f', 'x-compute-request-id': 'req-da6749bc-f777-42b5-94d2-d33e21b4075f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:50,711 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.166s 2022-07-29 06:29:50,711 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c167af3d-4828-4dba-816a-a9d1769ae2e0', 'x-compute-request-id': 'req-c167af3d-4828-4dba-816a-a9d1769ae2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:51,884 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.157s 2022-07-29 06:29:51,884 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb4e91a-8a4c-4a6f-b16c-b6e26fc3a761', 'x-compute-request-id': 'req-6fb4e91a-8a4c-4a6f-b16c-b6e26fc3a761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:53,055 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.157s 2022-07-29 06:29:53,056 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ad5236-c216-408c-b417-e302cc6a5c21', 'x-compute-request-id': 'req-f8ad5236-c216-408c-b417-e302cc6a5c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:54,235 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.164s 2022-07-29 06:29:54,235 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5cebf5c-1095-433f-a2d3-092f03afc580', 'x-compute-request-id': 'req-a5cebf5c-1095-433f-a2d3-092f03afc580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:55,411 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.160s 2022-07-29 06:29:55,412 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c59b26b-e5eb-4af8-a376-265674040360', 'x-compute-request-id': 'req-7c59b26b-e5eb-4af8-a376-265674040360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:56,656 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.229s 2022-07-29 06:29:56,656 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c272f82-b498-46ae-afe4-55c2feb7ae11', 'x-compute-request-id': 'req-4c272f82-b498-46ae-afe4-55c2feb7ae11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:57,843 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.172s 2022-07-29 06:29:57,844 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11301620-731b-496b-99ac-0476c44f6d3f', 'x-compute-request-id': 'req-11301620-731b-496b-99ac-0476c44f6d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:29:59,028 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.169s 2022-07-29 06:29:59,029 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02a0b033-f18b-427d-84f0-91b9b2fb9949', 'x-compute-request-id': 'req-02a0b033-f18b-427d-84f0-91b9b2fb9949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:00,207 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.163s 2022-07-29 06:30:00,207 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22281029-f094-4415-9e40-a55974362bfe', 'x-compute-request-id': 'req-22281029-f094-4415-9e40-a55974362bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:01,390 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.167s 2022-07-29 06:30:01,390 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-151ba1f0-9e28-4ed3-8893-82972e695545', 'x-compute-request-id': 'req-151ba1f0-9e28-4ed3-8893-82972e695545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:02,751 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.346s 2022-07-29 06:30:02,751 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71647dce-c65c-4889-866f-17787207c609', 'x-compute-request-id': 'req-71647dce-c65c-4889-866f-17787207c609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:03,931 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.164s 2022-07-29 06:30:03,931 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8683173-2c33-4e9f-94b9-b8634a8d2c21', 'x-compute-request-id': 'req-b8683173-2c33-4e9f-94b9-b8634a8d2c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:05,116 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.169s 2022-07-29 06:30:05,117 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b1035c-1435-4a8a-bc8e-71a29a008ff0', 'x-compute-request-id': 'req-99b1035c-1435-4a8a-bc8e-71a29a008ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:06,292 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.158s 2022-07-29 06:30:06,292 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3b0ae31-d3a1-4486-bdda-71862f6dc177', 'x-compute-request-id': 'req-e3b0ae31-d3a1-4486-bdda-71862f6dc177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:07,480 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.173s 2022-07-29 06:30:07,481 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74c07491-b3e0-4624-b768-6589fb5a2c8f', 'x-compute-request-id': 'req-74c07491-b3e0-4624-b768-6589fb5a2c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:08,671 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.175s 2022-07-29 06:30:08,672 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b0ee9ec-2d41-447c-8133-e3d778917213', 'x-compute-request-id': 'req-3b0ee9ec-2d41-447c-8133-e3d778917213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:09,971 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.285s 2022-07-29 06:30:09,971 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9e21e80-fb1f-42ec-b5b5-0a68b14010f5', 'x-compute-request-id': 'req-f9e21e80-fb1f-42ec-b5b5-0a68b14010f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:11,190 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.204s 2022-07-29 06:30:11,190 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9396ab-bf3f-4a80-8666-a5366c537649', 'x-compute-request-id': 'req-0a9396ab-bf3f-4a80-8666-a5366c537649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:12,705 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.498s 2022-07-29 06:30:12,706 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ff884a-8fe1-4569-9443-eeaebc7498a8', 'x-compute-request-id': 'req-72ff884a-8fe1-4569-9443-eeaebc7498a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "SHELVED_OFFLOADED", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "3d814966-699f-4634-ae14-a56b77e1a97d", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/3d814966-699f-4634-ae14-a56b77e1a97d"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:29:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:27:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:13,887 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.164s 2022-07-29 06:30:13,887 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1795', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42cc855f-5f53-4ef9-8bd7-6d0229d1ead0', 'x-compute-request-id': 'req-42cc855f-5f53-4ef9-8bd7-6d0229d1ead0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:30:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:30:13,901 118603 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "ACTIVE/None" after 46 second wait 2022-07-29 06:30:13,902 118603 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2022-07-29 06:30:13,903 118603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.132:22' as 'ubuntu' with public key authentication 2022-07-29 06:30:32,425 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 1. Retry after 2 seconds. 2022-07-29 06:30:37,992 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 2. Retry after 3 seconds. 2022-07-29 06:30:44,525 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 ([Errno None] Unable to connect to port 22 on 172.27.0.132). Number attempts: 3. Retry after 4 seconds. 2022-07-29 06:30:49,051 118603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:30:49,342 118603 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-07-29 06:30:49,350 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.132 (No existing session). Number attempts: 4. Retry after 5 seconds. 2022-07-29 06:30:54,867 118603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:30:54,985 118603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:30:54,986 118603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.132 successfully created 2022-07-29 06:30:55,670 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments/1257a903-4cf3-40fc-8def-05232cfba1f9 0.051s 2022-07-29 06:30:55,670 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929960ba-76e1-49f0-b268-2dc3409f17ed', 'x-compute-request-id': 'req-929960ba-76e1-49f0-b268-2dc3409f17ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volumeAttachment": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}}' 2022-07-29 06:30:55,719 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 0.045s 2022-07-29 06:30:55,719 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd7a19b-deff-4e88-8bff-a0abee9769ea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd7a19b-deff-4e88-8bff-a0abee9769ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:29:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:29:34.000000"}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:30:55,985 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments/1257a903-4cf3-40fc-8def-05232cfba1f9 0.254s 2022-07-29 06:30:55,986 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4458f313-78b5-49a8-9436-c35658dd7bc6', 'x-compute-request-id': 'req-4458f313-78b5-49a8-9436-c35658dd7bc6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'' 2022-07-29 06:30:56,034 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:30:56,034 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db23a12-bba2-4186-aa59-4391d33de15b', 'x-compute-request-id': 'req-5db23a12-bba2-4186-aa59-4391d33de15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:30:57,091 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.053s 2022-07-29 06:30:57,092 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-215e9081-51b5-4882-8cdf-0d71f3714a74', 'x-compute-request-id': 'req-215e9081-51b5-4882-8cdf-0d71f3714a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:30:58,142 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:30:58,143 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93152735-e004-4a68-b17e-c74345b505cd', 'x-compute-request-id': 'req-93152735-e004-4a68-b17e-c74345b505cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:30:59,195 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:30:59,195 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0728a1dd-cfa7-4256-ab8b-12ec2b417b31', 'x-compute-request-id': 'req-0728a1dd-cfa7-4256-ab8b-12ec2b417b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:00,247 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:00,247 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa6b766-5f41-4932-8721-291a5b0cc276', 'x-compute-request-id': 'req-5aa6b766-5f41-4932-8721-291a5b0cc276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:01,299 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:01,299 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d319529f-17d3-47f1-85bb-8828a391b381', 'x-compute-request-id': 'req-d319529f-17d3-47f1-85bb-8828a391b381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:02,351 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:02,352 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57bac13-ff90-41b9-ab5f-cac3dd9ade83', 'x-compute-request-id': 'req-e57bac13-ff90-41b9-ab5f-cac3dd9ade83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:03,403 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:03,404 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a191a0-da38-4f09-ab66-8078cfdb0697', 'x-compute-request-id': 'req-d1a191a0-da38-4f09-ab66-8078cfdb0697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:04,455 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:04,456 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631e09f8-47c8-4acc-977e-1355dee478f8', 'x-compute-request-id': 'req-631e09f8-47c8-4acc-977e-1355dee478f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:05,507 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:31:05,507 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d614fc63-6d8d-4ba6-babc-bdce59aea9d9', 'x-compute-request-id': 'req-d614fc63-6d8d-4ba6-babc-bdce59aea9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:06,564 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.053s 2022-07-29 06:31:06,565 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-485369cd-69c8-4539-b32b-1c772acf5529', 'x-compute-request-id': 'req-485369cd-69c8-4539-b32b-1c772acf5529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:07,624 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.055s 2022-07-29 06:31:07,624 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-650df6c8-9594-427d-9862-657ff89e9c74', 'x-compute-request-id': 'req-650df6c8-9594-427d-9862-657ff89e9c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:08,677 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:31:08,677 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7023932-50f5-42b9-aa66-a0808773f5c3', 'x-compute-request-id': 'req-a7023932-50f5-42b9-aa66-a0808773f5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:09,730 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:09,731 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5224a256-b307-40e5-bb09-b2c636dea49f', 'x-compute-request-id': 'req-5224a256-b307-40e5-bb09-b2c636dea49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:10,782 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:31:10,782 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d77a6a0-df1e-4d3b-afc2-195b0bb7d423', 'x-compute-request-id': 'req-8d77a6a0-df1e-4d3b-afc2-195b0bb7d423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:11,833 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:31:11,834 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ce74fbd-a5e4-4fde-bc5f-8ab2e362143c', 'x-compute-request-id': 'req-5ce74fbd-a5e4-4fde-bc5f-8ab2e362143c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:12,887 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:12,887 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2953565f-bb34-4e74-9369-59244fe1d1ab', 'x-compute-request-id': 'req-2953565f-bb34-4e74-9369-59244fe1d1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:13,940 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:13,940 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b7ffcb0-d475-4637-8d44-1064ed501526', 'x-compute-request-id': 'req-0b7ffcb0-d475-4637-8d44-1064ed501526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:14,992 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:31:14,992 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e366f98-9cba-41d7-b14a-144b5de2b733', 'x-compute-request-id': 'req-1e366f98-9cba-41d7-b14a-144b5de2b733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:16,043 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:31:16,044 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11f5ec3-bad7-4459-9827-b6503dd17864', 'x-compute-request-id': 'req-f11f5ec3-bad7-4459-9827-b6503dd17864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:17,097 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:17,097 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3795741c-0c27-4d1d-854a-8ff7124a5c00', 'x-compute-request-id': 'req-3795741c-0c27-4d1d-854a-8ff7124a5c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:18,150 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:18,150 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ee19ede-6e35-4b39-9e5c-e3d5e9f1d821', 'x-compute-request-id': 'req-5ee19ede-6e35-4b39-9e5c-e3d5e9f1d821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:19,202 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:19,203 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af897d77-d2cf-4cf7-83ce-b26d392ea3f5', 'x-compute-request-id': 'req-af897d77-d2cf-4cf7-83ce-b26d392ea3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:20,255 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:20,256 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-391a2d3f-8c4f-4d98-93d6-a33a0c5d1f51', 'x-compute-request-id': 'req-391a2d3f-8c4f-4d98-93d6-a33a0c5d1f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:21,314 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.054s 2022-07-29 06:31:21,314 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32e4f6c2-3d34-4fd7-a974-9b73dda55093', 'x-compute-request-id': 'req-32e4f6c2-3d34-4fd7-a974-9b73dda55093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:22,366 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:22,366 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67442315-a032-42bd-b48a-5c32c1a8ae6b', 'x-compute-request-id': 'req-67442315-a032-42bd-b48a-5c32c1a8ae6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:23,418 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:23,419 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdfc3eab-3a89-4cf3-ab83-c5674bf998be', 'x-compute-request-id': 'req-fdfc3eab-3a89-4cf3-ab83-c5674bf998be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:24,484 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.061s 2022-07-29 06:31:24,485 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905e0677-ed78-43af-9892-01b4a6a9e0d3', 'x-compute-request-id': 'req-905e0677-ed78-43af-9892-01b4a6a9e0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:25,544 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.056s 2022-07-29 06:31:25,545 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d149d3ef-5d9a-464d-9de8-c1d4bf675517', 'x-compute-request-id': 'req-d149d3ef-5d9a-464d-9de8-c1d4bf675517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:26,603 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.054s 2022-07-29 06:31:26,603 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042f2026-14ed-449e-8c89-a981ff296383', 'x-compute-request-id': 'req-042f2026-14ed-449e-8c89-a981ff296383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:27,659 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.052s 2022-07-29 06:31:27,660 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-654805ff-08ea-4fef-b110-ddd1619d42dd', 'x-compute-request-id': 'req-654805ff-08ea-4fef-b110-ddd1619d42dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:28,806 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.142s 2022-07-29 06:31:28,806 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32973063-47b2-4a79-95bc-311008ffc8f3', 'x-compute-request-id': 'req-32973063-47b2-4a79-95bc-311008ffc8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:29,881 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.070s 2022-07-29 06:31:29,881 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1944b21a-2b5b-43ed-b660-c36920ad83cf', 'x-compute-request-id': 'req-1944b21a-2b5b-43ed-b660-c36920ad83cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:30,936 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.052s 2022-07-29 06:31:30,937 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c83ed33e-278a-4c3a-a26c-d6067bb7a667', 'x-compute-request-id': 'req-c83ed33e-278a-4c3a-a26c-d6067bb7a667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:31,991 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:31:31,991 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d560baa-4233-4fc9-a9e5-3b0848974de7', 'x-compute-request-id': 'req-2d560baa-4233-4fc9-a9e5-3b0848974de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:33,045 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:33,046 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee87f796-948a-419f-a862-8f48a0d3fef0', 'x-compute-request-id': 'req-ee87f796-948a-419f-a862-8f48a0d3fef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:34,099 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:34,099 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78accad3-47d3-4185-a3aa-4f10e8beb1b3', 'x-compute-request-id': 'req-78accad3-47d3-4185-a3aa-4f10e8beb1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:35,151 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:35,152 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c8f136c-70a4-4c5d-84b9-677346b4e7fd', 'x-compute-request-id': 'req-8c8f136c-70a4-4c5d-84b9-677346b4e7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:36,205 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:36,205 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff9df23f-a06a-4335-811c-779cf8e627eb', 'x-compute-request-id': 'req-ff9df23f-a06a-4335-811c-779cf8e627eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:37,257 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:37,258 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e373a1ee-25f5-4e4f-af03-7eca3fa6bf45', 'x-compute-request-id': 'req-e373a1ee-25f5-4e4f-af03-7eca3fa6bf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:38,310 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:38,311 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b906012-f118-4032-8115-cd4ad82c92b3', 'x-compute-request-id': 'req-7b906012-f118-4032-8115-cd4ad82c92b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:39,363 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:39,364 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3959234f-9734-483c-9349-6eb7ea86a54f', 'x-compute-request-id': 'req-3959234f-9734-483c-9349-6eb7ea86a54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:40,426 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.059s 2022-07-29 06:31:40,427 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bda81cf-7b15-47f7-9573-c55e4fcfc725', 'x-compute-request-id': 'req-7bda81cf-7b15-47f7-9573-c55e4fcfc725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:41,480 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:41,481 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a211a4d8-0525-4a91-8e21-b59a8e2269d8', 'x-compute-request-id': 'req-a211a4d8-0525-4a91-8e21-b59a8e2269d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:42,538 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.053s 2022-07-29 06:31:42,538 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e7fc76b-942e-4439-b710-a01a6855e2a8', 'x-compute-request-id': 'req-8e7fc76b-942e-4439-b710-a01a6855e2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:43,592 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:31:43,593 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e649ca-952d-46d8-a668-a825f941fd9c', 'x-compute-request-id': 'req-97e649ca-952d-46d8-a668-a825f941fd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:44,648 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:31:44,648 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-484924cd-0e54-4e39-9650-596450eb50b6', 'x-compute-request-id': 'req-484924cd-0e54-4e39-9650-596450eb50b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:45,704 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:31:45,704 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-334dc6b4-b9db-4f18-a335-84a52c766c90', 'x-compute-request-id': 'req-334dc6b4-b9db-4f18-a335-84a52c766c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:46,764 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.056s 2022-07-29 06:31:46,764 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202680ca-f79a-4653-9950-e0492b45878f', 'x-compute-request-id': 'req-202680ca-f79a-4653-9950-e0492b45878f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:47,820 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.052s 2022-07-29 06:31:47,821 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460632be-8fae-4b00-ab54-3f04d282f57f', 'x-compute-request-id': 'req-460632be-8fae-4b00-ab54-3f04d282f57f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:48,874 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:48,874 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eadfe03-6a6a-4a73-b657-da0d23ff0221', 'x-compute-request-id': 'req-0eadfe03-6a6a-4a73-b657-da0d23ff0221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:50,029 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.151s 2022-07-29 06:31:50,029 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed921f9a-5382-44bc-b080-c9c4c12beadb', 'x-compute-request-id': 'req-ed921f9a-5382-44bc-b080-c9c4c12beadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:51,081 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:51,081 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-077dcf7b-118b-483f-be03-65e2ecb3f90c', 'x-compute-request-id': 'req-077dcf7b-118b-483f-be03-65e2ecb3f90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:52,133 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:31:52,133 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce61089a-7083-4e5c-9d26-e11033c698ca', 'x-compute-request-id': 'req-ce61089a-7083-4e5c-9d26-e11033c698ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:53,184 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:31:53,185 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-055cacf1-789f-4825-ba6e-0f0b245a325c', 'x-compute-request-id': 'req-055cacf1-789f-4825-ba6e-0f0b245a325c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:54,236 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:54,236 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceb6eced-be7e-4e2a-a499-147c1694b2c7', 'x-compute-request-id': 'req-ceb6eced-be7e-4e2a-a499-147c1694b2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:55,288 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:31:55,289 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdec6fb9-3659-4b01-8aa2-baaaedde6492', 'x-compute-request-id': 'req-cdec6fb9-3659-4b01-8aa2-baaaedde6492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:56,342 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:31:56,343 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cf7024-39b7-49cd-87e9-aa7898c51684', 'x-compute-request-id': 'req-e2cf7024-39b7-49cd-87e9-aa7898c51684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:57,397 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:31:57,397 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9865c682-f7fd-45d0-bb7d-8e37f4335007', 'x-compute-request-id': 'req-9865c682-f7fd-45d0-bb7d-8e37f4335007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:58,456 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.055s 2022-07-29 06:31:58,457 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72d5ab2a-15db-4176-92f0-052ec2344444', 'x-compute-request-id': 'req-72d5ab2a-15db-4176-92f0-052ec2344444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:31:59,510 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:31:59,510 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d17bda04-7c56-4bbf-9b7a-2cd6a5cdbd3e', 'x-compute-request-id': 'req-d17bda04-7c56-4bbf-9b7a-2cd6a5cdbd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:00,566 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.052s 2022-07-29 06:32:00,567 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d3d037-b14b-4da3-b04e-46cf35f8ffd5', 'x-compute-request-id': 'req-e3d3d037-b14b-4da3-b04e-46cf35f8ffd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:01,618 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:01,619 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3e9d9d-c119-41ab-8a1e-84d18311ab4c', 'x-compute-request-id': 'req-3a3e9d9d-c119-41ab-8a1e-84d18311ab4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:02,672 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:32:02,672 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d76857-bf7e-405f-a2c8-a7aa7203b6b7', 'x-compute-request-id': 'req-96d76857-bf7e-405f-a2c8-a7aa7203b6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:03,725 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:03,725 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afaa282c-ce79-40e1-bf43-05754375c8d4', 'x-compute-request-id': 'req-afaa282c-ce79-40e1-bf43-05754375c8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:04,779 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:32:04,779 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b1c3692-9ecd-4b34-8a41-9dd5aac1a59f', 'x-compute-request-id': 'req-3b1c3692-9ecd-4b34-8a41-9dd5aac1a59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:05,830 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:05,831 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d21adea-c40f-4b2f-b080-3bb53d199859', 'x-compute-request-id': 'req-5d21adea-c40f-4b2f-b080-3bb53d199859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:06,883 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:06,883 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f166ea-1c4e-4d11-b963-716fec774e44', 'x-compute-request-id': 'req-42f166ea-1c4e-4d11-b963-716fec774e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:07,934 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:07,935 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff0ae850-93be-4c41-852c-3241a84a83f5', 'x-compute-request-id': 'req-ff0ae850-93be-4c41-852c-3241a84a83f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:08,989 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:32:08,990 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd211ad-b00c-42c9-b5a6-db05f18022a5', 'x-compute-request-id': 'req-ecd211ad-b00c-42c9-b5a6-db05f18022a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:10,044 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:32:10,044 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ed61e5-a7c8-4122-b9f5-ce4bbb1bac5e', 'x-compute-request-id': 'req-70ed61e5-a7c8-4122-b9f5-ce4bbb1bac5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:11,097 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:11,097 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7a041c4-bed3-4140-b955-2f5a4bce7896', 'x-compute-request-id': 'req-f7a041c4-bed3-4140-b955-2f5a4bce7896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:12,152 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:32:12,153 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1986a1e6-9c94-4aaa-b2f8-7ca4c5892b93', 'x-compute-request-id': 'req-1986a1e6-9c94-4aaa-b2f8-7ca4c5892b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:13,204 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:13,204 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d7f6c6c-ad6d-45b6-97a9-e9a78cf84eb1', 'x-compute-request-id': 'req-1d7f6c6c-ad6d-45b6-97a9-e9a78cf84eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:14,257 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:14,257 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9e8619-79c0-4d1a-8d95-7c7676e76f21', 'x-compute-request-id': 'req-3b9e8619-79c0-4d1a-8d95-7c7676e76f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:15,309 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:32:15,310 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a328e68-ba5e-49f1-b1ce-481c83f7f00e', 'x-compute-request-id': 'req-4a328e68-ba5e-49f1-b1ce-481c83f7f00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:16,361 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:16,361 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d36a0ed-aacc-4f38-89c3-16724cdc0fd8', 'x-compute-request-id': 'req-0d36a0ed-aacc-4f38-89c3-16724cdc0fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:17,413 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:17,413 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d061fba8-317b-40ae-b79a-e030bd1e9010', 'x-compute-request-id': 'req-d061fba8-317b-40ae-b79a-e030bd1e9010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:18,463 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:18,464 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10035ff4-fcd7-4396-aa8c-bbf5f6889029', 'x-compute-request-id': 'req-10035ff4-fcd7-4396-aa8c-bbf5f6889029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:19,516 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:19,517 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a78aceb9-ab85-4296-89fc-2edc61b1cd5c', 'x-compute-request-id': 'req-a78aceb9-ab85-4296-89fc-2edc61b1cd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:20,569 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:20,569 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f50b3a05-5153-473d-8884-3728c79ca68b', 'x-compute-request-id': 'req-f50b3a05-5153-473d-8884-3728c79ca68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:21,621 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:21,621 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f7ebcd-9981-478e-acd6-e60e8ccdf393', 'x-compute-request-id': 'req-f5f7ebcd-9981-478e-acd6-e60e8ccdf393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:22,673 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:22,673 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85a3c801-8dee-43e7-94a0-f009039324de', 'x-compute-request-id': 'req-85a3c801-8dee-43e7-94a0-f009039324de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:23,728 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:32:23,728 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9383a13a-2ad7-460b-a73a-c35f11d65e5d', 'x-compute-request-id': 'req-9383a13a-2ad7-460b-a73a-c35f11d65e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:24,780 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:24,781 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b38e9c3e-432e-4540-bb66-ae897177b85b', 'x-compute-request-id': 'req-b38e9c3e-432e-4540-bb66-ae897177b85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:25,833 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:25,833 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa7593a9-c0bc-43c5-b0c8-77cae52e6250', 'x-compute-request-id': 'req-aa7593a9-c0bc-43c5-b0c8-77cae52e6250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:26,885 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:26,885 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82420f00-4f91-47e0-b837-376852868b9b', 'x-compute-request-id': 'req-82420f00-4f91-47e0-b837-376852868b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:27,940 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:32:27,940 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6aca759-77de-4f59-b41a-368478e19c43', 'x-compute-request-id': 'req-c6aca759-77de-4f59-b41a-368478e19c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:28,994 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:32:28,994 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df63ba3-5f8f-44a4-9444-3c637051f970', 'x-compute-request-id': 'req-7df63ba3-5f8f-44a4-9444-3c637051f970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:30,046 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:30,047 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0dfeddb-6f56-4e63-9d22-e0626ad70dbd', 'x-compute-request-id': 'req-e0dfeddb-6f56-4e63-9d22-e0626ad70dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:31,099 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:31,099 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c44da7d-1863-4663-abd7-b852007fab00', 'x-compute-request-id': 'req-7c44da7d-1863-4663-abd7-b852007fab00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:32,151 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:32,151 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deaa1363-61ff-4b5a-b7d2-04695ec5575e', 'x-compute-request-id': 'req-deaa1363-61ff-4b5a-b7d2-04695ec5575e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:33,202 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:33,202 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0ae4dff-7f62-4a3a-ae61-621047d8d4dc', 'x-compute-request-id': 'req-a0ae4dff-7f62-4a3a-ae61-621047d8d4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:34,256 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:32:34,257 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3648cae-c768-4eff-842f-d76faa02ecc6', 'x-compute-request-id': 'req-a3648cae-c768-4eff-842f-d76faa02ecc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:35,309 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:35,309 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635ecbe4-f47c-4162-92d3-38cc281af3b3', 'x-compute-request-id': 'req-635ecbe4-f47c-4162-92d3-38cc281af3b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:36,364 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:32:36,364 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcbeed67-ae25-42aa-bedb-434ffaf54a6e', 'x-compute-request-id': 'req-bcbeed67-ae25-42aa-bedb-434ffaf54a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:37,417 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:32:37,417 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c9c073a-01b6-4ee9-a53b-c755be03d62d', 'x-compute-request-id': 'req-5c9c073a-01b6-4ee9-a53b-c755be03d62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:38,468 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:38,468 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d91f6c9-4a90-44c0-aaeb-4d6e734838ee', 'x-compute-request-id': 'req-6d91f6c9-4a90-44c0-aaeb-4d6e734838ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:39,520 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:39,520 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-317a6249-388f-46a4-b050-84fc0d6fbfcc', 'x-compute-request-id': 'req-317a6249-388f-46a4-b050-84fc0d6fbfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:40,573 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:32:40,573 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28b88823-36aa-4f21-bf72-b0900490de93', 'x-compute-request-id': 'req-28b88823-36aa-4f21-bf72-b0900490de93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:41,625 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:41,625 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6a2726-61a1-4d07-81e0-c1fea8e4a097', 'x-compute-request-id': 'req-0c6a2726-61a1-4d07-81e0-c1fea8e4a097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:42,676 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:42,676 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-def82127-1ba0-492f-8a82-4cfb3b51aaaf', 'x-compute-request-id': 'req-def82127-1ba0-492f-8a82-4cfb3b51aaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:43,729 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:32:43,729 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fabe4c72-0c3e-4707-90cd-ad0613bc710b', 'x-compute-request-id': 'req-fabe4c72-0c3e-4707-90cd-ad0613bc710b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:44,783 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:32:44,783 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca74ea90-e4c1-4edf-81ec-d41a2a784fec', 'x-compute-request-id': 'req-ca74ea90-e4c1-4edf-81ec-d41a2a784fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:45,835 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:45,835 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656aa3db-0ee9-4d37-8a45-6f59925dd52b', 'x-compute-request-id': 'req-656aa3db-0ee9-4d37-8a45-6f59925dd52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:46,887 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:46,887 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fe794a9-e0f8-4940-a01b-2c19c96f79c9', 'x-compute-request-id': 'req-2fe794a9-e0f8-4940-a01b-2c19c96f79c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:47,938 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:47,938 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15772d6b-8645-433c-a463-24c2e4c18f1c', 'x-compute-request-id': 'req-15772d6b-8645-433c-a463-24c2e4c18f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:48,990 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:48,990 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d19139f-cc1d-4aed-9b7d-6bee31413ade', 'x-compute-request-id': 'req-7d19139f-cc1d-4aed-9b7d-6bee31413ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:50,042 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:50,042 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a77424-ee65-40a4-8c0e-68448c97fbd8', 'x-compute-request-id': 'req-95a77424-ee65-40a4-8c0e-68448c97fbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:51,094 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:51,094 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88cd0e3-7b6b-4339-8d79-1b3435a5b8e0', 'x-compute-request-id': 'req-b88cd0e3-7b6b-4339-8d79-1b3435a5b8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:52,145 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:52,146 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f51d716-deea-48d0-a24a-e47c911b25c5', 'x-compute-request-id': 'req-9f51d716-deea-48d0-a24a-e47c911b25c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:53,195 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:53,196 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54ac966-caba-4fa9-95cd-ec111882b1e1', 'x-compute-request-id': 'req-c54ac966-caba-4fa9-95cd-ec111882b1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:54,247 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:54,247 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5783a441-03f4-40ef-b97e-239256727d14', 'x-compute-request-id': 'req-5783a441-03f4-40ef-b97e-239256727d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:55,301 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:32:55,301 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11e93052-116e-4de6-97bf-3c22a48f529f', 'x-compute-request-id': 'req-11e93052-116e-4de6-97bf-3c22a48f529f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:56,354 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:56,354 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd1397f5-c217-48f4-8dca-4695e2d151a5', 'x-compute-request-id': 'req-fd1397f5-c217-48f4-8dca-4695e2d151a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:57,408 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:32:57,408 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1035319-11b1-4611-93f0-1cc89d1c68a1', 'x-compute-request-id': 'req-f1035319-11b1-4611-93f0-1cc89d1c68a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:58,461 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:32:58,461 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d79f54f4-7e54-41d3-89f8-f7a47425eb7a', 'x-compute-request-id': 'req-d79f54f4-7e54-41d3-89f8-f7a47425eb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:32:59,512 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:32:59,512 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be660679-08b3-49e9-a1b9-6f1b92e57713', 'x-compute-request-id': 'req-be660679-08b3-49e9-a1b9-6f1b92e57713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:00,564 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:00,564 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86e655c7-14c7-47f7-bb64-92adfae3298c', 'x-compute-request-id': 'req-86e655c7-14c7-47f7-bb64-92adfae3298c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:01,615 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:01,616 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea012a0-1d23-4b90-9432-67f2e9431c09', 'x-compute-request-id': 'req-5ea012a0-1d23-4b90-9432-67f2e9431c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:02,669 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:33:02,670 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99371e39-d257-4cde-9656-d04f530bbff1', 'x-compute-request-id': 'req-99371e39-d257-4cde-9656-d04f530bbff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:03,720 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:33:03,720 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d74b443-a451-46c9-ae76-5c8f13d98880', 'x-compute-request-id': 'req-1d74b443-a451-46c9-ae76-5c8f13d98880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:04,771 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:04,771 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694b27ef-ae62-4486-9bdf-7105f472e8cc', 'x-compute-request-id': 'req-694b27ef-ae62-4486-9bdf-7105f472e8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:05,823 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:05,823 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd24a520-f878-426e-9f22-19d9de37b047', 'x-compute-request-id': 'req-cd24a520-f878-426e-9f22-19d9de37b047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:06,876 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:06,877 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9750081e-2768-4a81-8efa-34fe8043b52f', 'x-compute-request-id': 'req-9750081e-2768-4a81-8efa-34fe8043b52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:07,928 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:07,928 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2cc2fb-58bb-4b5e-84cb-746545f078b6', 'x-compute-request-id': 'req-1f2cc2fb-58bb-4b5e-84cb-746545f078b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:08,978 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:08,978 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6fa19fa-7cc9-49d2-916b-77c185354d30', 'x-compute-request-id': 'req-c6fa19fa-7cc9-49d2-916b-77c185354d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:10,030 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:10,030 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ef2b36-4054-40c4-8647-73ecca942f97', 'x-compute-request-id': 'req-c2ef2b36-4054-40c4-8647-73ecca942f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:11,083 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:11,083 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2df76f5-fdcb-453a-bb67-9886d1173e4c', 'x-compute-request-id': 'req-a2df76f5-fdcb-453a-bb67-9886d1173e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:12,135 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:12,135 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e91d6e5b-0b64-4eef-93f1-6945580fb1d6', 'x-compute-request-id': 'req-e91d6e5b-0b64-4eef-93f1-6945580fb1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:13,186 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:13,187 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4614c1df-a8ce-4ca6-b57c-5311b957a3d9', 'x-compute-request-id': 'req-4614c1df-a8ce-4ca6-b57c-5311b957a3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:14,239 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:14,239 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c551bc9d-3c62-422d-8901-75554274cbb3', 'x-compute-request-id': 'req-c551bc9d-3c62-422d-8901-75554274cbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:15,293 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:15,293 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f329fb-4fae-43f9-b8de-00d89e218261', 'x-compute-request-id': 'req-97f329fb-4fae-43f9-b8de-00d89e218261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:16,345 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:16,346 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f2186a-89ed-443d-931a-bd2c5dada1bb', 'x-compute-request-id': 'req-a0f2186a-89ed-443d-931a-bd2c5dada1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:17,402 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.052s 2022-07-29 06:33:17,403 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74b2596f-ecc9-4ae0-bf85-dae4ea94be8f', 'x-compute-request-id': 'req-74b2596f-ecc9-4ae0-bf85-dae4ea94be8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:18,457 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:33:18,458 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f05b8d7b-fd26-4c35-924a-3d3b9966992d', 'x-compute-request-id': 'req-f05b8d7b-fd26-4c35-924a-3d3b9966992d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:19,508 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:33:19,508 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd994e56-77e5-49ca-8a9e-ef49019bf607', 'x-compute-request-id': 'req-cd994e56-77e5-49ca-8a9e-ef49019bf607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:20,559 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:20,560 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46855677-674d-42fe-bf48-b486009a4d47', 'x-compute-request-id': 'req-46855677-674d-42fe-bf48-b486009a4d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:21,612 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:21,612 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88961dfc-1a08-493e-9893-b0420bdb77fc', 'x-compute-request-id': 'req-88961dfc-1a08-493e-9893-b0420bdb77fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:22,662 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:33:22,663 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260f1ab9-a31d-4aa1-b0f2-a173914def8a', 'x-compute-request-id': 'req-260f1ab9-a31d-4aa1-b0f2-a173914def8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:23,715 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:23,715 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929725a1-6a67-487d-9a17-2e1f6657af74', 'x-compute-request-id': 'req-929725a1-6a67-487d-9a17-2e1f6657af74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:24,767 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:24,767 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac489a0-a862-40ab-86cb-e2a1a81bd469', 'x-compute-request-id': 'req-dac489a0-a862-40ab-86cb-e2a1a81bd469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:25,819 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:25,819 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30c62469-49ca-4881-b217-8a9ac11ea41a', 'x-compute-request-id': 'req-30c62469-49ca-4881-b217-8a9ac11ea41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:26,872 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:26,873 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43127968-c13c-4d25-8311-8c8b54691d9e', 'x-compute-request-id': 'req-43127968-c13c-4d25-8311-8c8b54691d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:27,925 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:27,925 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7a4307-643d-43c6-99ab-884e7db50122', 'x-compute-request-id': 'req-4d7a4307-643d-43c6-99ab-884e7db50122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:28,977 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:28,977 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3961c408-b7b3-4c58-bafb-94b1a863a898', 'x-compute-request-id': 'req-3961c408-b7b3-4c58-bafb-94b1a863a898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:30,028 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:33:30,028 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103aae07-b722-4ffc-a963-5635faadc287', 'x-compute-request-id': 'req-103aae07-b722-4ffc-a963-5635faadc287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:31,081 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:31,082 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-171cc1a4-1b10-4bce-84ec-a162679716d5', 'x-compute-request-id': 'req-171cc1a4-1b10-4bce-84ec-a162679716d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:32,132 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:33:32,132 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a9bc65-a1f8-4071-ab13-eeebce68e458', 'x-compute-request-id': 'req-82a9bc65-a1f8-4071-ab13-eeebce68e458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:33,183 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:33:33,184 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0d4024f-447a-498e-ae6e-b7cd53af6cb2', 'x-compute-request-id': 'req-f0d4024f-447a-498e-ae6e-b7cd53af6cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:34,236 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:34,237 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f60687-8c42-466b-9793-66a457d88a42', 'x-compute-request-id': 'req-94f60687-8c42-466b-9793-66a457d88a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:35,288 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:35,288 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a80046-a075-4568-b1bf-19393be91a34', 'x-compute-request-id': 'req-44a80046-a075-4568-b1bf-19393be91a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:36,351 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.059s 2022-07-29 06:33:36,351 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefc1891-535d-4445-bfc8-a9b20c6fa191', 'x-compute-request-id': 'req-aefc1891-535d-4445-bfc8-a9b20c6fa191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:37,404 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:37,404 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b5b51b7-5f87-4720-8c0b-937fc99f6f46', 'x-compute-request-id': 'req-1b5b51b7-5f87-4720-8c0b-937fc99f6f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:38,459 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:33:38,459 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-198f16af-428f-4c9b-b706-dcc21b9f2abd', 'x-compute-request-id': 'req-198f16af-428f-4c9b-b706-dcc21b9f2abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:39,513 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:39,513 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55190a93-ecee-4914-b438-29516a78eced', 'x-compute-request-id': 'req-55190a93-ecee-4914-b438-29516a78eced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:40,563 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:40,564 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e24b5b58-cb02-4256-9c9b-1287503c1937', 'x-compute-request-id': 'req-e24b5b58-cb02-4256-9c9b-1287503c1937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:41,616 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:41,617 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26edad79-57d1-4594-bbbe-2f96ee12e146', 'x-compute-request-id': 'req-26edad79-57d1-4594-bbbe-2f96ee12e146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:42,668 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:42,669 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af04b97e-294d-4ada-8728-7064eee359e2', 'x-compute-request-id': 'req-af04b97e-294d-4ada-8728-7064eee359e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:43,721 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:43,722 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2265944b-93f5-47ec-a30a-f97a4a634be9', 'x-compute-request-id': 'req-2265944b-93f5-47ec-a30a-f97a4a634be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:44,772 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:33:44,772 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a8cc39d-a937-4a50-8dac-02040c090b67', 'x-compute-request-id': 'req-4a8cc39d-a937-4a50-8dac-02040c090b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:45,824 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:33:45,824 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac86c58f-0061-4983-8358-978037815a39', 'x-compute-request-id': 'req-ac86c58f-0061-4983-8358-978037815a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:46,878 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:33:46,878 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1563efb3-7db8-4359-9c8e-d45af5499c69', 'x-compute-request-id': 'req-1563efb3-7db8-4359-9c8e-d45af5499c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:47,936 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.053s 2022-07-29 06:33:47,936 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4802bca-e01e-47f2-bcec-13929ce0a504', 'x-compute-request-id': 'req-f4802bca-e01e-47f2-bcec-13929ce0a504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:48,990 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:33:48,990 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083310b2-6531-4398-9600-399f25b21172', 'x-compute-request-id': 'req-083310b2-6531-4398-9600-399f25b21172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:50,042 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:50,042 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-393d2a14-31a7-49c1-ae22-3cf2305ab4b2', 'x-compute-request-id': 'req-393d2a14-31a7-49c1-ae22-3cf2305ab4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:51,094 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:51,095 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c6fdd03-5309-47ca-ba72-e7fd8bdb56a1', 'x-compute-request-id': 'req-6c6fdd03-5309-47ca-ba72-e7fd8bdb56a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:52,148 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:33:52,149 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae918025-11a4-4c6d-a53d-0f787693f9f1', 'x-compute-request-id': 'req-ae918025-11a4-4c6d-a53d-0f787693f9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:53,199 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:33:53,199 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ca5126-5055-4f6d-a298-30b709200514', 'x-compute-request-id': 'req-44ca5126-5055-4f6d-a298-30b709200514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:54,252 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:54,252 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5cd568e-946f-4a2a-9582-f6046a388ab2', 'x-compute-request-id': 'req-b5cd568e-946f-4a2a-9582-f6046a388ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:55,304 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:55,305 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d849031-edfc-4a2f-a782-8bc6d26e57da', 'x-compute-request-id': 'req-8d849031-edfc-4a2f-a782-8bc6d26e57da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:56,359 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:33:56,360 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e42d12b-dd75-4eff-9b5c-6d9661575993', 'x-compute-request-id': 'req-0e42d12b-dd75-4eff-9b5c-6d9661575993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:57,413 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:57,413 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64cd840e-8b00-4477-9b2f-782bb14ec6b5', 'x-compute-request-id': 'req-64cd840e-8b00-4477-9b2f-782bb14ec6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:58,466 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:33:58,467 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30fff55e-84cb-4e54-8300-7addb6953065', 'x-compute-request-id': 'req-30fff55e-84cb-4e54-8300-7addb6953065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:33:59,518 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:33:59,519 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27516d9b-912c-47cc-a08a-884ea3cd719a', 'x-compute-request-id': 'req-27516d9b-912c-47cc-a08a-884ea3cd719a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:00,571 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:00,571 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbe5b441-2154-4192-8af6-e2f6c1dd90a3', 'x-compute-request-id': 'req-bbe5b441-2154-4192-8af6-e2f6c1dd90a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:01,624 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:01,625 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0083e1ed-1ed0-4814-b77d-cf98a8d17137', 'x-compute-request-id': 'req-0083e1ed-1ed0-4814-b77d-cf98a8d17137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:02,676 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:02,676 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc3facd-3b98-4d7d-ace9-5baf27837804', 'x-compute-request-id': 'req-2fc3facd-3b98-4d7d-ace9-5baf27837804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:03,728 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:03,729 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-243ffb7f-315e-436c-a6b4-45549f382b06', 'x-compute-request-id': 'req-243ffb7f-315e-436c-a6b4-45549f382b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:04,780 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:04,781 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df88162a-2e26-418d-867d-6e2c16a3b9c7', 'x-compute-request-id': 'req-df88162a-2e26-418d-867d-6e2c16a3b9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:05,833 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:05,833 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84421358-3343-4f18-9db9-509e5cd9e3b5', 'x-compute-request-id': 'req-84421358-3343-4f18-9db9-509e5cd9e3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:06,884 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:06,885 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dffe12fd-4cd7-4d7f-95c3-de010cc7cb7d', 'x-compute-request-id': 'req-dffe12fd-4cd7-4d7f-95c3-de010cc7cb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:07,942 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:34:07,942 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f1b07de-3aca-4f3d-8fe1-1f0d21bab218', 'x-compute-request-id': 'req-5f1b07de-3aca-4f3d-8fe1-1f0d21bab218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:08,994 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:08,995 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbe92f3-4735-4672-8b6b-6e6cd8736931', 'x-compute-request-id': 'req-1cbe92f3-4735-4672-8b6b-6e6cd8736931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:10,046 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:10,046 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d4f6ba-5773-4593-a0ec-93b3f1f14289', 'x-compute-request-id': 'req-c1d4f6ba-5773-4593-a0ec-93b3f1f14289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:11,100 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:34:11,101 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751ca0d5-ff9b-4eff-86ee-fa4d8b2cfdca', 'x-compute-request-id': 'req-751ca0d5-ff9b-4eff-86ee-fa4d8b2cfdca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:12,153 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:12,153 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e163e7c2-4269-4737-b0c6-53cb6730a44a', 'x-compute-request-id': 'req-e163e7c2-4269-4737-b0c6-53cb6730a44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:13,206 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:13,206 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f3eb75-137b-4e7c-b7a9-7f2aed670ac5', 'x-compute-request-id': 'req-28f3eb75-137b-4e7c-b7a9-7f2aed670ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:14,259 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:14,259 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c613d56-1680-48ca-939a-c99fb5160d12', 'x-compute-request-id': 'req-7c613d56-1680-48ca-939a-c99fb5160d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:15,312 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:15,313 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b80bd28d-0464-4bf8-a90a-8e97711b48c8', 'x-compute-request-id': 'req-b80bd28d-0464-4bf8-a90a-8e97711b48c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:16,366 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:16,366 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34deea4-0e8c-4aff-b660-79379c1b40aa', 'x-compute-request-id': 'req-d34deea4-0e8c-4aff-b660-79379c1b40aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:17,417 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:17,418 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e2636ae-6858-47e6-8bc8-47a2b89fba32', 'x-compute-request-id': 'req-9e2636ae-6858-47e6-8bc8-47a2b89fba32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:18,470 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:18,470 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b23a94d-05b8-4c69-acb1-10bcf8a293b7', 'x-compute-request-id': 'req-6b23a94d-05b8-4c69-acb1-10bcf8a293b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:19,522 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:19,522 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e20ce5a-37b5-481e-be63-efc1f95e7c0a', 'x-compute-request-id': 'req-9e20ce5a-37b5-481e-be63-efc1f95e7c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:20,574 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:20,575 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14c35bdc-c646-46b6-a574-ad4f75067a02', 'x-compute-request-id': 'req-14c35bdc-c646-46b6-a574-ad4f75067a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:21,626 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:21,626 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c0c341-c2ae-4c4f-835c-5d4a880a24fb', 'x-compute-request-id': 'req-00c0c341-c2ae-4c4f-835c-5d4a880a24fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:22,680 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:22,680 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b29e0ad-6b4d-45ef-b38e-9c212e7df2e4', 'x-compute-request-id': 'req-0b29e0ad-6b4d-45ef-b38e-9c212e7df2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:23,733 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:23,734 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f0394e-681a-439a-aeac-dd2e51010a0e', 'x-compute-request-id': 'req-34f0394e-681a-439a-aeac-dd2e51010a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:24,786 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:24,786 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24cc7bb9-b3f3-4380-8d84-bdc674ae492b', 'x-compute-request-id': 'req-24cc7bb9-b3f3-4380-8d84-bdc674ae492b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:25,840 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:34:25,840 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce6c2146-1f3c-4d24-9334-224d5e4bf7f2', 'x-compute-request-id': 'req-ce6c2146-1f3c-4d24-9334-224d5e4bf7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:26,892 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:26,892 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b45e54-69db-4241-953d-2e36cea2b00e', 'x-compute-request-id': 'req-53b45e54-69db-4241-953d-2e36cea2b00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:27,945 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:27,945 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db4c4b8c-b806-4288-b591-528c9744c3e6', 'x-compute-request-id': 'req-db4c4b8c-b806-4288-b591-528c9744c3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:29,146 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.196s 2022-07-29 06:34:29,146 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2d0b75d-2d51-4d9f-b7a8-1103ac6aa815', 'x-compute-request-id': 'req-e2d0b75d-2d51-4d9f-b7a8-1103ac6aa815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:30,197 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:30,198 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71a4a243-961d-45a3-8ed6-5692f992eabb', 'x-compute-request-id': 'req-71a4a243-961d-45a3-8ed6-5692f992eabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:31,252 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:34:31,252 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2cd4df4-07e1-48fa-8517-2bf2a3574e33', 'x-compute-request-id': 'req-a2cd4df4-07e1-48fa-8517-2bf2a3574e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:32,305 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:32,306 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5248844a-c3dc-4964-b7db-3cde51a774f1', 'x-compute-request-id': 'req-5248844a-c3dc-4964-b7db-3cde51a774f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:33,357 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:33,358 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c50d46-80e9-4996-a26a-b3ea38a1bb43', 'x-compute-request-id': 'req-46c50d46-80e9-4996-a26a-b3ea38a1bb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:34,408 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:34,409 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83654dd7-df16-41ef-b106-26f736b6729a', 'x-compute-request-id': 'req-83654dd7-df16-41ef-b106-26f736b6729a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:35,461 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:35,461 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e30d92-7994-492a-9e58-4f55d0ec9944', 'x-compute-request-id': 'req-25e30d92-7994-492a-9e58-4f55d0ec9944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:36,512 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:36,513 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-229b5fc3-6f19-4db0-a085-05c253983974', 'x-compute-request-id': 'req-229b5fc3-6f19-4db0-a085-05c253983974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:37,576 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.059s 2022-07-29 06:34:37,576 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f11989c-ece6-4bc6-87a6-1415ebb4deba', 'x-compute-request-id': 'req-5f11989c-ece6-4bc6-87a6-1415ebb4deba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:38,632 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.052s 2022-07-29 06:34:38,632 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f2dce3f-922a-43f2-aa3c-ea71367454f7', 'x-compute-request-id': 'req-8f2dce3f-922a-43f2-aa3c-ea71367454f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:39,683 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:39,684 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c05b98ca-7eba-4eb0-b51c-1ba926049f08', 'x-compute-request-id': 'req-c05b98ca-7eba-4eb0-b51c-1ba926049f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:40,736 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:40,737 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63430dc7-379a-4a13-8c4b-540ab60d00e6', 'x-compute-request-id': 'req-63430dc7-379a-4a13-8c4b-540ab60d00e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:41,788 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:41,788 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d582354-eed1-4dfd-94c1-31d6cfd9e85b', 'x-compute-request-id': 'req-3d582354-eed1-4dfd-94c1-31d6cfd9e85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:42,840 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:42,841 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-278947d5-db1d-446d-9a55-60e98bc3d419', 'x-compute-request-id': 'req-278947d5-db1d-446d-9a55-60e98bc3d419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:43,893 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:43,894 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc49638c-c93f-4e5d-818f-2a6449fd467f', 'x-compute-request-id': 'req-dc49638c-c93f-4e5d-818f-2a6449fd467f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:44,946 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:44,946 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf67c7f2-0f37-49c9-bb7b-223153b0a18b', 'x-compute-request-id': 'req-bf67c7f2-0f37-49c9-bb7b-223153b0a18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:45,998 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:45,999 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6302057d-69ac-49a4-a776-f4a631872cd5', 'x-compute-request-id': 'req-6302057d-69ac-49a4-a776-f4a631872cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:47,050 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:47,050 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5972087-142f-4a73-92d0-5edc1dd61afa', 'x-compute-request-id': 'req-e5972087-142f-4a73-92d0-5edc1dd61afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:48,104 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:34:48,104 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3295577-c83b-40c2-bf45-c0a153e3634b', 'x-compute-request-id': 'req-a3295577-c83b-40c2-bf45-c0a153e3634b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:49,157 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:49,158 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60b5bbd7-c4ad-4739-9e0d-1f6f983ee37a', 'x-compute-request-id': 'req-60b5bbd7-c4ad-4739-9e0d-1f6f983ee37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:50,210 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:50,210 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-216f69e8-fa55-4d11-a071-6270786b323f', 'x-compute-request-id': 'req-216f69e8-fa55-4d11-a071-6270786b323f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:51,270 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.055s 2022-07-29 06:34:51,270 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cd05f8-bb97-4aff-a13f-47d8513b73f4', 'x-compute-request-id': 'req-18cd05f8-bb97-4aff-a13f-47d8513b73f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:52,323 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:52,323 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8f9084f-4cb9-4a83-b65d-e1ce49731121', 'x-compute-request-id': 'req-e8f9084f-4cb9-4a83-b65d-e1ce49731121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:53,375 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:53,375 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b3c728e-da53-407d-b637-07a90337ce06', 'x-compute-request-id': 'req-0b3c728e-da53-407d-b637-07a90337ce06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:54,427 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:54,427 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87866da2-26c9-4db3-a0a7-3a3184ec38b2', 'x-compute-request-id': 'req-87866da2-26c9-4db3-a0a7-3a3184ec38b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:55,481 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:55,481 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8fa4dee-689f-4c04-80a2-fa83c48c6ed4', 'x-compute-request-id': 'req-e8fa4dee-689f-4c04-80a2-fa83c48c6ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:56,535 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:34:56,535 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f41d17-249f-4f56-8985-343e7051b79f', 'x-compute-request-id': 'req-10f41d17-249f-4f56-8985-343e7051b79f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:57,588 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:34:57,588 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db78809-eb91-4be6-92b0-607c97a0846d', 'x-compute-request-id': 'req-5db78809-eb91-4be6-92b0-607c97a0846d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:58,641 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:34:58,642 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c1b609-96bd-4cc4-94af-f07b83614aa9', 'x-compute-request-id': 'req-10c1b609-96bd-4cc4-94af-f07b83614aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:34:59,694 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:34:59,695 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b423055-8716-4b1b-ab1c-dce764efd4c5', 'x-compute-request-id': 'req-4b423055-8716-4b1b-ab1c-dce764efd4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:00,747 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:00,747 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8eda0ed-e16d-4b08-ac35-a1e198bfa40e', 'x-compute-request-id': 'req-f8eda0ed-e16d-4b08-ac35-a1e198bfa40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:01,799 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:01,800 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b612261-a939-4ffa-b59f-b8ce9cedd966', 'x-compute-request-id': 'req-4b612261-a939-4ffa-b59f-b8ce9cedd966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:02,850 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:02,851 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b472135-8072-477e-a818-b2ee417b087e', 'x-compute-request-id': 'req-9b472135-8072-477e-a818-b2ee417b087e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:03,903 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:03,903 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7f2596f-896e-4c8b-96e1-32b404b10e50', 'x-compute-request-id': 'req-d7f2596f-896e-4c8b-96e1-32b404b10e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:04,955 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:04,955 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f013c647-bd95-4200-bc31-e4317cc329c6', 'x-compute-request-id': 'req-f013c647-bd95-4200-bc31-e4317cc329c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:06,007 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:06,007 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea65dd3-80c5-446a-b6ad-2cf864078d5c', 'x-compute-request-id': 'req-aea65dd3-80c5-446a-b6ad-2cf864078d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:07,061 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:07,061 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1301cf8-88b2-4d44-bb86-3e4cdddc44b7', 'x-compute-request-id': 'req-e1301cf8-88b2-4d44-bb86-3e4cdddc44b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:08,114 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:08,114 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-872bd933-a70b-4fc6-899f-5c6125192709', 'x-compute-request-id': 'req-872bd933-a70b-4fc6-899f-5c6125192709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:09,168 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:09,169 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-556ffe68-961e-49bf-9504-b44cd2769615', 'x-compute-request-id': 'req-556ffe68-961e-49bf-9504-b44cd2769615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:10,222 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:10,223 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5170330-d5d9-4d31-ac78-b0c1715e082a', 'x-compute-request-id': 'req-d5170330-d5d9-4d31-ac78-b0c1715e082a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:11,278 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:35:11,278 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92396244-6362-4a56-8c24-859fcc243381', 'x-compute-request-id': 'req-92396244-6362-4a56-8c24-859fcc243381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:12,333 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:35:12,333 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53433ddd-2598-45c4-9885-c81ea7712487', 'x-compute-request-id': 'req-53433ddd-2598-45c4-9885-c81ea7712487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:13,389 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:35:13,389 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e57c65-c212-4219-a0c7-d998a9dad633', 'x-compute-request-id': 'req-d1e57c65-c212-4219-a0c7-d998a9dad633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:14,441 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:14,442 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d404244-fb3a-4e6d-9f52-d4f02b2ab82a', 'x-compute-request-id': 'req-1d404244-fb3a-4e6d-9f52-d4f02b2ab82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:15,493 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:15,493 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c41c911d-556f-431c-b691-e4a077aa88aa', 'x-compute-request-id': 'req-c41c911d-556f-431c-b691-e4a077aa88aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:16,547 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:35:16,547 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b824c33-1e3e-4018-b055-3fe9707a5e5b', 'x-compute-request-id': 'req-2b824c33-1e3e-4018-b055-3fe9707a5e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:17,599 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:17,599 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e53270a9-ff10-4865-8914-3a62d38e5ba3', 'x-compute-request-id': 'req-e53270a9-ff10-4865-8914-3a62d38e5ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:18,649 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:35:18,650 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e807fa-4550-430e-bc2a-172f584996c4', 'x-compute-request-id': 'req-75e807fa-4550-430e-bc2a-172f584996c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:19,708 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.054s 2022-07-29 06:35:19,708 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a999f6a-fb84-496d-8bd8-1b3c850c7b26', 'x-compute-request-id': 'req-1a999f6a-fb84-496d-8bd8-1b3c850c7b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:20,762 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:35:20,763 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aaf9010-4057-4092-90f0-a833020f6f07', 'x-compute-request-id': 'req-6aaf9010-4057-4092-90f0-a833020f6f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:21,817 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:35:21,817 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb62ef94-ddc4-45dc-8f70-87c6a27fb0b7', 'x-compute-request-id': 'req-eb62ef94-ddc4-45dc-8f70-87c6a27fb0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:22,872 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:35:22,872 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71cb5be3-8654-4c63-bfae-9a70f8ac8adf', 'x-compute-request-id': 'req-71cb5be3-8654-4c63-bfae-9a70f8ac8adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:23,924 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:23,925 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6363ddcd-2ea2-4294-9b73-a058c659e389', 'x-compute-request-id': 'req-6363ddcd-2ea2-4294-9b73-a058c659e389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:24,977 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:24,977 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-352039ad-725a-4612-9a38-da6f0086f7d6', 'x-compute-request-id': 'req-352039ad-725a-4612-9a38-da6f0086f7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:26,027 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:35:26,027 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f1d469-381c-4fa0-a589-fbd091eda210', 'x-compute-request-id': 'req-e1f1d469-381c-4fa0-a589-fbd091eda210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:27,079 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:27,080 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b2e3a1-483a-453a-b89f-1c1103c25ea6', 'x-compute-request-id': 'req-69b2e3a1-483a-453a-b89f-1c1103c25ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:28,131 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:28,132 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02da1813-9e78-4110-b15f-d6acb0b26c29', 'x-compute-request-id': 'req-02da1813-9e78-4110-b15f-d6acb0b26c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:29,184 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:29,184 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3fa5e6d-7505-4242-bcb5-4b6f0ad8c2ec', 'x-compute-request-id': 'req-c3fa5e6d-7505-4242-bcb5-4b6f0ad8c2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:30,237 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:30,238 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49151c3f-5b75-4216-b8d7-35c38ad091cb', 'x-compute-request-id': 'req-49151c3f-5b75-4216-b8d7-35c38ad091cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:31,290 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:31,290 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7429b22c-c536-4bf7-8e38-6eecae061641', 'x-compute-request-id': 'req-7429b22c-c536-4bf7-8e38-6eecae061641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:32,342 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:32,342 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57af87e5-cb3d-4e73-a965-81d33c7e49a9', 'x-compute-request-id': 'req-57af87e5-cb3d-4e73-a965-81d33c7e49a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:33,393 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:33,394 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ec97e1-8962-478d-99bc-302d54bfb0ae', 'x-compute-request-id': 'req-45ec97e1-8962-478d-99bc-302d54bfb0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:34,445 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:34,446 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31702cd8-8d6c-49d3-be20-c4c8bf2f3ce1', 'x-compute-request-id': 'req-31702cd8-8d6c-49d3-be20-c4c8bf2f3ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:35,499 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:35,499 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cfc3710-2168-46eb-afa5-e35a8e32361a', 'x-compute-request-id': 'req-7cfc3710-2168-46eb-afa5-e35a8e32361a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:36,550 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:36,551 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-204be553-251d-4123-928f-63cbef2d2dbb', 'x-compute-request-id': 'req-204be553-251d-4123-928f-63cbef2d2dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:37,604 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:37,604 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-451df3fe-7969-4892-964a-e2dd1a927b8e', 'x-compute-request-id': 'req-451df3fe-7969-4892-964a-e2dd1a927b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:38,657 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:38,658 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-144a059b-14e1-4e52-a653-b96f1c4e73aa', 'x-compute-request-id': 'req-144a059b-14e1-4e52-a653-b96f1c4e73aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:39,710 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:39,710 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e480baa-800a-45ea-8557-a0bf97572274', 'x-compute-request-id': 'req-8e480baa-800a-45ea-8557-a0bf97572274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:40,768 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.054s 2022-07-29 06:35:40,769 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6757b627-93d5-40ee-b369-d1ca257d3dee', 'x-compute-request-id': 'req-6757b627-93d5-40ee-b369-d1ca257d3dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:41,821 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:41,822 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c55213-5c5d-4239-ac4c-0cbb5cbe6279', 'x-compute-request-id': 'req-91c55213-5c5d-4239-ac4c-0cbb5cbe6279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:42,872 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:42,872 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c867ed0e-a327-443f-a19c-58e8f4bb35ea', 'x-compute-request-id': 'req-c867ed0e-a327-443f-a19c-58e8f4bb35ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:43,923 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:43,924 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2cb1494-4d70-4d96-8c0e-4dbd4ee5c5f0', 'x-compute-request-id': 'req-c2cb1494-4d70-4d96-8c0e-4dbd4ee5c5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:44,975 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:44,975 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edc2f22-a2f8-4101-8921-3ed8c5eac55d', 'x-compute-request-id': 'req-7edc2f22-a2f8-4101-8921-3ed8c5eac55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:46,028 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:46,028 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4280f7a5-b73e-48b6-9678-507c3cff4ddb', 'x-compute-request-id': 'req-4280f7a5-b73e-48b6-9678-507c3cff4ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:47,079 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:47,080 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab67398d-8883-4139-8fe1-0f69dbbab6d6', 'x-compute-request-id': 'req-ab67398d-8883-4139-8fe1-0f69dbbab6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:48,132 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:48,133 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bd08b73-fc03-4bfd-a9ce-dc979bf65bee', 'x-compute-request-id': 'req-4bd08b73-fc03-4bfd-a9ce-dc979bf65bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:49,184 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:49,184 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-794d57e1-8477-4086-9e74-f3e9f3a6f31f', 'x-compute-request-id': 'req-794d57e1-8477-4086-9e74-f3e9f3a6f31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:50,237 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:50,237 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1d2703-8fa3-463a-a20a-4838afd22fd3', 'x-compute-request-id': 'req-8c1d2703-8fa3-463a-a20a-4838afd22fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:51,290 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:51,290 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910005a5-9c9e-4da2-bffa-f1a8c20249c0', 'x-compute-request-id': 'req-910005a5-9c9e-4da2-bffa-f1a8c20249c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:52,342 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:52,342 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb7501d-01e4-49d8-9edc-696f858eb2b2', 'x-compute-request-id': 'req-adb7501d-01e4-49d8-9edc-696f858eb2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:53,392 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.046s 2022-07-29 06:35:53,392 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc42caa6-5f30-4b4d-91ea-ab901aa9bd0d', 'x-compute-request-id': 'req-dc42caa6-5f30-4b4d-91ea-ab901aa9bd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:54,445 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:54,445 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34a7a70-9fc6-4174-9693-f87a11571aa9', 'x-compute-request-id': 'req-b34a7a70-9fc6-4174-9693-f87a11571aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:55,497 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:55,497 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc110b60-ff1f-4c43-9218-8913e7e479a5', 'x-compute-request-id': 'req-fc110b60-ff1f-4c43-9218-8913e7e479a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:56,548 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:35:56,549 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5f1370-1060-4c71-84c3-dfe09c8abe00', 'x-compute-request-id': 'req-cd5f1370-1060-4c71-84c3-dfe09c8abe00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:57,601 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:57,601 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-118ad39d-c4e8-473d-b3d1-676c4a6b0a49', 'x-compute-request-id': 'req-118ad39d-c4e8-473d-b3d1-676c4a6b0a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:58,653 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:35:58,654 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a7e489-2e51-4b69-86da-870ce3427886', 'x-compute-request-id': 'req-c9a7e489-2e51-4b69-86da-870ce3427886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:35:59,705 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:35:59,706 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bd0158e-6979-455d-b2c1-a9227b71a65e', 'x-compute-request-id': 'req-8bd0158e-6979-455d-b2c1-a9227b71a65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:00,760 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:36:00,760 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c68c84ab-50ea-46fc-9272-05cb8bcdaee3', 'x-compute-request-id': 'req-c68c84ab-50ea-46fc-9272-05cb8bcdaee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:01,813 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:01,814 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d1ecead-9ffb-42e1-8908-08308df267e8', 'x-compute-request-id': 'req-4d1ecead-9ffb-42e1-8908-08308df267e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:02,867 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:02,867 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b760b92-10a7-4971-b8fc-34e59feddb54', 'x-compute-request-id': 'req-7b760b92-10a7-4971-b8fc-34e59feddb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:03,919 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:03,920 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d29201a3-6976-41fd-a050-876c23584542', 'x-compute-request-id': 'req-d29201a3-6976-41fd-a050-876c23584542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:04,971 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:04,971 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ef8dd3f-b1f7-4075-a5a8-dd8479977486', 'x-compute-request-id': 'req-4ef8dd3f-b1f7-4075-a5a8-dd8479977486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:06,022 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:06,023 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a69e1167-8b14-4ef9-bb71-2b48df2b3bfa', 'x-compute-request-id': 'req-a69e1167-8b14-4ef9-bb71-2b48df2b3bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:07,074 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:07,075 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd487511-c90c-422c-9415-d86eb625af15', 'x-compute-request-id': 'req-dd487511-c90c-422c-9415-d86eb625af15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:08,127 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:08,128 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a0f072-58f9-442c-b8b3-06f8d930be34', 'x-compute-request-id': 'req-77a0f072-58f9-442c-b8b3-06f8d930be34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:09,179 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:09,179 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa3915a-cdc1-45a3-a427-c903510afeb4', 'x-compute-request-id': 'req-4aa3915a-cdc1-45a3-a427-c903510afeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:10,232 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:10,232 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a60f3a98-bf45-463c-816f-70d43ce675dd', 'x-compute-request-id': 'req-a60f3a98-bf45-463c-816f-70d43ce675dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:11,284 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:11,285 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a02e1f3-d079-4dbf-a3b9-ed211a367cf0', 'x-compute-request-id': 'req-8a02e1f3-d079-4dbf-a3b9-ed211a367cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:12,339 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:36:12,339 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ae6fa9-c819-4075-b108-142695e25f95', 'x-compute-request-id': 'req-26ae6fa9-c819-4075-b108-142695e25f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:13,392 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:13,392 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8bd218-81dd-4e27-87a9-06ef5832505e', 'x-compute-request-id': 'req-3d8bd218-81dd-4e27-87a9-06ef5832505e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:14,447 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:36:14,447 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-841a92d3-b3c2-48bc-9a63-92f76e7f57e4', 'x-compute-request-id': 'req-841a92d3-b3c2-48bc-9a63-92f76e7f57e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:15,500 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:15,500 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-459269b7-d3c3-4c16-aed8-d0289a88d011', 'x-compute-request-id': 'req-459269b7-d3c3-4c16-aed8-d0289a88d011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:16,551 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:16,552 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a93f0a-b033-49de-a78d-f851a597ff9a', 'x-compute-request-id': 'req-86a93f0a-b033-49de-a78d-f851a597ff9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:17,603 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:17,603 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c1c320-36b6-4a56-a991-2ca1bc7e9ab4', 'x-compute-request-id': 'req-12c1c320-36b6-4a56-a991-2ca1bc7e9ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:18,654 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:18,655 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c58d3bdb-cdea-4231-a81a-1a7b9dbb7ac7', 'x-compute-request-id': 'req-c58d3bdb-cdea-4231-a81a-1a7b9dbb7ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:19,706 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:19,706 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-727f774f-081c-4ed8-8b20-b00cc55ad8ad', 'x-compute-request-id': 'req-727f774f-081c-4ed8-8b20-b00cc55ad8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:20,757 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:20,757 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f04d1129-4244-4b35-abfd-ad0054291d21', 'x-compute-request-id': 'req-f04d1129-4244-4b35-abfd-ad0054291d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:21,815 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.053s 2022-07-29 06:36:21,815 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99def639-74fd-4ff2-b68f-82326515cbb9', 'x-compute-request-id': 'req-99def639-74fd-4ff2-b68f-82326515cbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:22,869 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.051s 2022-07-29 06:36:22,869 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de01d40-6aa8-41ec-a109-b586eb6a3488', 'x-compute-request-id': 'req-7de01d40-6aa8-41ec-a109-b586eb6a3488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:23,921 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:23,922 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c9b757-7fcb-4ee6-a1da-1674ab63f983', 'x-compute-request-id': 'req-81c9b757-7fcb-4ee6-a1da-1674ab63f983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:24,974 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:24,974 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b890af7-2a4e-40c0-b008-f933700938a9', 'x-compute-request-id': 'req-3b890af7-2a4e-40c0-b008-f933700938a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:26,026 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:26,026 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12cbbf14-1c9e-4f06-a5b7-1b69d9b6b882', 'x-compute-request-id': 'req-12cbbf14-1c9e-4f06-a5b7-1b69d9b6b882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:27,078 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:27,079 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb5494ba-f475-4188-be99-847616a1fe22', 'x-compute-request-id': 'req-fb5494ba-f475-4188-be99-847616a1fe22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:28,129 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:28,130 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0febec1e-b8d0-4ba0-b747-765a4737b35b', 'x-compute-request-id': 'req-0febec1e-b8d0-4ba0-b747-765a4737b35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:29,181 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:29,181 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd23cea5-a1e6-4f93-a88d-d0d33df3f3cc', 'x-compute-request-id': 'req-fd23cea5-a1e6-4f93-a88d-d0d33df3f3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:30,232 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:30,232 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68ff0dbc-e05a-4348-a66e-9058cf725a32', 'x-compute-request-id': 'req-68ff0dbc-e05a-4348-a66e-9058cf725a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:31,285 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:31,285 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e5a8e1-b629-4b4c-a08c-d5af50938ca6', 'x-compute-request-id': 'req-25e5a8e1-b629-4b4c-a08c-d5af50938ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:32,338 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:32,338 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8b76067-40e6-4f5d-8a3c-64bfa8d09790', 'x-compute-request-id': 'req-b8b76067-40e6-4f5d-8a3c-64bfa8d09790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:33,389 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:33,389 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-375ea523-238c-45e5-9f08-275363925bc8', 'x-compute-request-id': 'req-375ea523-238c-45e5-9f08-275363925bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:34,444 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:36:34,444 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57395bc-6b0f-4fe0-86b3-be3a07d5d963', 'x-compute-request-id': 'req-e57395bc-6b0f-4fe0-86b3-be3a07d5d963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:35,496 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:35,497 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aa01a38-c09a-42cc-b11f-f952be0c4b73', 'x-compute-request-id': 'req-7aa01a38-c09a-42cc-b11f-f952be0c4b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:36,548 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:36,548 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aaf1673-216f-4a3e-ab33-635921dc52bf', 'x-compute-request-id': 'req-4aaf1673-216f-4a3e-ab33-635921dc52bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:37,600 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:37,600 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da154b89-7818-4f08-8ebc-cb1444bc0436', 'x-compute-request-id': 'req-da154b89-7818-4f08-8ebc-cb1444bc0436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:38,654 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:36:38,655 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d1f4ba4-54c6-4a28-a494-dccdacf97fb4', 'x-compute-request-id': 'req-4d1f4ba4-54c6-4a28-a494-dccdacf97fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:39,708 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:39,708 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcde64ad-7f4f-4e93-be26-157075e740d2', 'x-compute-request-id': 'req-fcde64ad-7f4f-4e93-be26-157075e740d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:40,759 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:40,760 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78212336-5d8e-44ba-b8e7-193541ab3939', 'x-compute-request-id': 'req-78212336-5d8e-44ba-b8e7-193541ab3939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:41,818 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.054s 2022-07-29 06:36:41,818 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b65dea3-b5c2-429f-b722-ad78a8ed8b42', 'x-compute-request-id': 'req-3b65dea3-b5c2-429f-b722-ad78a8ed8b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:42,871 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:42,871 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656872b0-9e98-49d7-8011-793aaeb51152', 'x-compute-request-id': 'req-656872b0-9e98-49d7-8011-793aaeb51152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:43,923 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:43,923 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d85ac5-6129-444c-a250-17957f356344', 'x-compute-request-id': 'req-09d85ac5-6129-444c-a250-17957f356344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:44,974 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:44,974 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f96782e-1058-4e38-a22d-c37dc0131734', 'x-compute-request-id': 'req-4f96782e-1058-4e38-a22d-c37dc0131734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:46,030 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.052s 2022-07-29 06:36:46,031 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e6b237-c9f4-467b-95af-ac796dd4c7a0', 'x-compute-request-id': 'req-43e6b237-c9f4-467b-95af-ac796dd4c7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:47,082 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.048s 2022-07-29 06:36:47,083 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd4373c-f1b5-40d3-9970-8a6ea234d08e', 'x-compute-request-id': 'req-4cd4373c-f1b5-40d3-9970-8a6ea234d08e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:48,134 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:48,135 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7123dfd3-b764-4afb-a032-7a768de8df68', 'x-compute-request-id': 'req-7123dfd3-b764-4afb-a032-7a768de8df68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:49,249 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.112s 2022-07-29 06:36:49,250 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a31198-2844-45d8-b0c6-44b63ea3f43e', 'x-compute-request-id': 'req-f5a31198-2844-45d8-b0c6-44b63ea3f43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:50,301 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:50,302 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c37008a-aec0-4c63-8b74-ba81c9ceffe4', 'x-compute-request-id': 'req-4c37008a-aec0-4c63-8b74-ba81c9ceffe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:51,355 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.050s 2022-07-29 06:36:51,355 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f84348-29fa-4931-a130-843f89aee776', 'x-compute-request-id': 'req-a1f84348-29fa-4931-a130-843f89aee776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:52,407 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.047s 2022-07-29 06:36:52,407 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50633dcd-c213-41c2-b7f4-41a54891e74b', 'x-compute-request-id': 'req-50633dcd-c213-41c2-b7f4-41a54891e74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:53,460 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:53,461 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e2b2f48-c2ac-40b8-a784-d3ee4ef2a321', 'x-compute-request-id': 'req-2e2b2f48-c2ac-40b8-a784-d3ee4ef2a321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:54,513 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments 0.049s 2022-07-29 06:36:54,514 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f131c30e-9eef-4c46-ab74-110d3c594758', 'x-compute-request-id': 'req-f131c30e-9eef-4c46-ab74-110d3c594758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "volumeId": "1257a903-4cf3-40fc-8def-05232cfba1f9", "serverId": "6e189d03-298a-49f1-8edc-ee412247810f", "device": "/dev/sdb"}]}' 2022-07-29 06:36:55,620 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 POST http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/action 0.102s 2022-07-29 06:36:55,620 118603 DEBUG [tempest.lib.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 Jul 2022 06:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37617', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce1f14a5-a7ff-44ca-9afc-43f296490ada', 'x-compute-request-id': 'req-ce1f14a5-a7ff-44ca-9afc-43f296490ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-07-29 06:36:55,622 118603 DEBUG [tempest.common.waiters] Console output for 6e189d03-298a-49f1-8edc-ee412247810f 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.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.191 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.100005] pid_max: default: 32768 minimum: 301 [ 0.104053] Security Framework initialized [ 0.108000] Yama: becoming mindful. [ 0.108054] AppArmor: AppArmor initialized [ 0.112241] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.116000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116019] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124530] CPU: Physical Processor ID: 0 [ 0.128013] mce: CPU supports 1 MCE banks [ 0.132107] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.136004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.140000] Spectre V2 : Mitigation: Full generic retpoline [ 0.140004] Speculative Store Bypass: Vulnerable [ 0.185091] Freeing SMP alternatives memory: 36K [ 0.190619] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.192089] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.196060] Hierarchical SRCU implementation. [ 0.204518] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.208003] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.212065] smp: Bringing up secondary CPUs ... [ 0.216028] smp: Brought up 1 node, 1 CPU [ 0.220004] smpboot: Max logical packages: 1 [ 0.224005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.228424] devtmpfs: initialized [ 0.236084] x86/mm: Memory block size: 128MB [ 0.240236] evm: security.selinux [ 0.244004] evm: security.SMACK64 [ 0.248004] evm: security.SMACK64EXEC [ 0.252003] evm: security.SMACK64TRANSMUTE [ 0.256004] evm: security.SMACK64MMAP [ 0.260004] evm: security.apparmor [ 0.264003] evm: security.ima [ 0.268003] evm: security.capability [ 0.272165] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.276015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.280059] pinctrl core: initialized pinctrl subsystem [ 0.284258] NET: Registered protocol family 16 [ 0.288112] audit: initializing netlink subsys (disabled) [ 0.292175] cpuidle: using governor ladder [ 0.296009] audit: type=2000 audit(1659076223.292:1): state=initialized audit_enabled=0 res=1 [ 0.300008] cpuidle: using governor menu [ 0.304060] ACPI: bus type PCI registered [ 0.308004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313292] PCI: Using configuration type 1 for base access [ 0.317514] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.324270] ACPI: Added _OSI(Module Device) [ 0.328012] ACPI: Added _OSI(Processor Device) [ 0.332005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.336004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340022] ACPI: Added _OSI(Linux-Dell-Video) [ 0.354210] ACPI: Interpreter enabled [ 0.356013] ACPI: (supports S0 S5) [ 0.360004] ACPI: Using IOAPIC for interrupt routing [ 0.364062] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.368597] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.420145] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.424011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.428014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.432017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.436486] PCI host bridge to bus 0000:00 [ 0.440007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.444007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.448007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.452008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.456008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.460007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505157] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508029] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.524181] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.524181] * this clock source is slow. Consider trying other clock sources [ 0.542975] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.588546] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.593310] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.602693] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.604815] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608613] SCSI subsystem initialized [ 0.612302] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.616000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.616006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.620004] vgaarb: loaded [ 0.624052] pps_core: LinuxPPS API ver. 1 registered [ 0.628004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.632018] PTP clock support registered [ 0.636066] EDAC MC: Ver: 3.0.0 [ 0.647059] hv_vmbus: Vmbus version:4.0 [ 0.649031] PCI: Using ACPI for IRQ routing [ 0.653758] NetLabel: Initializing [ 0.656014] NetLabel: domain hash size = 128 [ 0.660012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.664038] NetLabel: unlabeled traffic allowed by default [ 0.668185] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.692145] VFS: Disk quotas dquot_6.6.0 [ 0.697766] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.706279] AppArmor: AppArmor Filesystem Enabled [ 0.711553] pnp: PnP ACPI init [ 0.723195] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.729723] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.735029] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.740301] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.745537] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.750622] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.755579] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.760951] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.766161] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.771423] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.776766] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.782320] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.788395] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.794159] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.798857] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.804210] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.808943] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.814594] pnp: PnP ACPI: found 9 devices [ 0.825651] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.831417] NET: Registered protocol family 2 [ 0.836401] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.841560] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.846252] TCP: Hash tables configured (established 8192 bind 8192) [ 0.851415] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.856689] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.863240] NET: Registered protocol family 1 [ 0.870147] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.878196] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.885180] Unpacking initramfs... [ 1.252245] Freeing initrd memory: 13088K [ 1.256453] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.266505] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.274043] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.281308] Scanning for low memory corruption every 60 seconds [ 1.288803] Initialise system trusted keyrings [ 1.295356] Key type blacklist registered [ 1.300190] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.309934] zbud: loaded [ 1.314769] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.320832] fuse init (API version 7.26) [ 1.327690] Key type asymmetric registered [ 1.332070] Asymmetric key parser 'x509' registered [ 1.342323] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.348697] io scheduler noop registered (default) [ 1.354790] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.361103] ACPI: Power Button [PWRF] [ 1.366397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.400935] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.434841] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.448666] Linux agpgart interface v0.103 [ 1.456299] loop: module loaded [ 1.461420] hv_vmbus: registering driver hv_storvsc [ 1.471181] random: fast init done [ 1.476516] scsi host0: storvsc_host_t [ 1.490066] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.504346] scsi host1: storvsc_host_t [ 1.513234] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.525136] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.539178] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.552280] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.559595] scsi host2: ata_piix [ 1.565939] sd 0:0:0:0: [sda] Write Protect is off [ 1.574429] scsi host3: ata_piix [ 1.579786] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.585281] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.595077] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.617213] libphy: Fixed MDIO Bus: probed [ 1.622276] tun: Universal TUN/TAP device driver, 1.6 [ 1.627457] PPP generic driver version 2.4.2 [ 1.633027] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.663430] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.671980] sda: sda1 [ 1.680555] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686132] mousedev: PS/2 mouse device common for all mice [ 1.692091] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.698083] rtc_cmos 00:00: RTC can wake from S4 [ 1.725282] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.731675] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.741304] sd 1:0:0:0: [sdb] Write Protect is off [ 1.747207] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.676647] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.682506] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.696635] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.818073] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.824930] device-mapper: uevent: version 1.0.3 [ 2.831119] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.839355] NET: Registered protocol family 10 [ 2.854537] Segment Routing with IPv6 [ 2.860973] NET: Registered protocol family 17 [ 2.866690] Key type dns_resolver registered [ 2.878426] RAS: Correctable Errors collector initialized. [ 2.885804] registered taskstats version 1 [ 2.891368] Loading compiled-in X.509 certificates [ 2.899001] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.905703] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.912739] zswap: loaded using pool lzo/zbud [ 3.063253] Key type big_key registered [ 3.069286] Key type trusted registered [ 3.078022] Key type encrypted registered [ 3.082269] AppArmor: AppArmor sha1 policy hashing enabled [ 3.088410] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.094107] evm: HMAC attrs: 0x1 [ 3.122915] rtc_cmos 00:00: setting system clock to 2022-07-29 06:30:27 UTC (1659076227) [ 3.132236] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.137836] EDD information not available. [ 3.630151] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.641018] ata2.00: configured for MWDMA2 [ 3.658166] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.676892] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.682388] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.690296] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.698357] Freeing unused kernel memory: 2248K [ 3.708041] Write protecting the kernel read-only data: 18432k [ 3.714222] Freeing unused kernel memory: 2008K [ 3.719265] Freeing unused kernel memory: 124K [ 3.734314] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.739009] x86/mm: Checking user space page tables [ 3.762858] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.835346] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.841793] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.857218] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.865039] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.876141] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.888082] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.896343] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.906365] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.914245] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.929760] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.081393] hv_utils: Registering HyperV Utility Driver [ 4.088099] hv_vmbus: registering driver hv_util [ 4.100017] hv_vmbus: registering driver hv_netvsc [ 4.117162] hv_vmbus: registering driver hyperv_keyboard [ 4.141716] hidraw: raw HID events driver (C) Jiri Kosina [ 4.203744] hv_vmbus: registering driver hid_hyperv [ 4.254637] 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.268715] hv_utils: Heartbeat IC version 3.0 [ 4.275469] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.288608] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.330417] hv_utils: Shutdown IC version 3.0 [ 4.342606] hv_utils: TimeSync IC version 4.0 [ 4.348179] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.596033] raid6: sse2x1 gen() 4322 MB/s [ 4.644040] raid6: sse2x1 xor() 3484 MB/s [ 4.704041] raid6: sse2x2 gen() 6127 MB/s [ 4.776034] raid6: sse2x2 xor() 3673 MB/s [ 4.828070] raid6: sse2x4 gen() 5486 MB/s [ 4.880041] raid6: sse2x4 xor() 3847 MB/s [ 4.887408] raid6: using algorithm sse2x2 gen() 6127 MB/s [ 4.895268] raid6: .... xor() 3673 MB/s, rmw enabled [ 4.902071] raid6: using intx1 recovery algorithm [ 4.918016] xor: measuring software checksum speed [ 4.963078] prefetch64-sse: 11790.000 MB/sec [ 5.004032] generic_sse: 9347.000 MB/sec [ 5.013449] xor: using function: prefetch64-sse (11790.000 MB/sec) [ 5.034163] 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.226594] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.554199] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.569233] EXT4-fs (sda1): write access will be enabled during recovery [ 6.315256] EXT4-fs (sda1): recovery complete [ 6.341873] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running scripts/init-botom ... done. [ 7.258106] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 7.312294] systemd[1]: Detected virtualization microsoft. [ 7.318892] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.385098] systemd[1]: Set hostname to <tempest-attachvolumeshelvetestjson-server-415673053>. [ 8.225844] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 8.361286] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 8.438288] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 8.508383] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 8.573817] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 8.629340] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Created slice System Slice. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice User and Session Slice. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Remount Root and Kernel File Systems... [[ 10.007081] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. Starting Load Kernel Modules... Starting Journal Service... [ 10.239117] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 10.309136] iscsi: registered transport (tcp) [ 10.342366] iscsi: registered transport (iser) Mounting Debug File System... [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[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 JournalService. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. 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 Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started 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. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 16.430846] cloud-init[335]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Jul 2022 06:30:40 +0000. Up 14.73 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 20.340766] cloud-init[673]: Cloud-init v. 1.2 running 'init' at Fri, 29 Jul 2022 06:30:43 +0000. Up 18.27 seconds. [ 20.457129] [cloud-init[0;32m OK [0m[673]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 20.561762] [0;32m OK [0mcloud-init[673]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Cloud-config availability. [[ 20.656318] [0;32m OK [0mcloud-init] [673]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Reached target System Initialization. [ 20.744142] cloud-init[[0;32m OK [0m[673]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Started ACPI Events Check. [ 20.842191] [cloud-init[0;32m OK [0m[673]: ] ci-info: | eth0 | True | 172.20.0.5 | 255.255.255.240 | . | fa:16:3e:ba:b6:bc |Reached target Paths. [ 20.956689] [cloud-init[0;32m OK [0m[673]: ] ci-info: | eth0 | True | fe80::f816:3eff:feba:b6bc/64 | . | link | fa:16:3e:ba:b6:bc |Started Daily apt download activities. [ 21.096125] [cloud-init[0;32m OK [0m[673]: ] Started Daily apt upgrade and clean activities.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ [0;32m OK [0m[ 21.228375] cloud-init] [673]: Listening on ACPID Listen Socket.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m] [ 21.337788] Started Daily Cleanup of Temporary Directories.cloud-init[673]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] Reached target Timers.[ 21.459393] cloud-init [[673]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Listening on D-Bus System Message Bus Socket. [ 21.577916] cloud-init[[673]: [0;32m OK [0m] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Reached target Sockets. [ 21.709591] [cloud-init[0;32m OK [0m[673]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Reached target Basic System. [[ 21.864733] [0;32m OK [0mcloud-init[673]: ] Started D-Bus Sstem Message Bus.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 22.014512] cloud-init[673]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 22.090683] cloud-init[673]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 22.155432] cloud-init[673]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 22.216114] cloud-init[673]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Reached target Network is Online. Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... Starting iSCSI initiator daemon (iscsid)... Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. 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 LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice User Slice of ubuntu. [[0;32m OK [0m] Started Session 1 of user ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started User Manager for UID 1000. Ubuntu 16.04.4 LTS tempest-attachvolumeshelvetestjson-server-415673053 ttyS0 tempest-attachvolumeshelvetestjson-server-415673053 login: [ 86.174996] cloud-init[730]: Cloud-init v. 18.2 running 'modules:config' at Fri, 29 Jul 2022 06:30:49 +0000. Up 24.31 seconds. [ 87.586979] cloud-init[882]: Printing ubuntu user authorized keys [ 87.652643] cloud-init[882]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG0D8PrFtVOPaf8oF3w8FWqI+XsVHK8qDp1bfv5urHJUV4OaiUuNbGkRYyz/aBFQFnFwj6lnHzR7dJ6wObov2zHmPR2TUvFQqk1ms8ofn9NjPYVteu1QqBceTYQCEF2AMw== ci-info: Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu ci-info: +---------+-------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ <14>Jul 29 06:31:53 ec2: <14>Jul 29 06:31:53 ec2: ############################################################# <14>Jul 29 06:31:53 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 29 06:31:53 ec2: 1024 SHA256:Tv1ni0ojXmNTJp3Q5icbuKYALzmMjwqlirWklLvBNbM root@tempest-attachvolumeshelvetestjson-server-415673053 (DSA) <14>Jul 29 06:31:53 ec2: 256 SHA256:wh2ebdW0PDcNvJPsB+m67xoPzgf0ykuMSuvP4foN3nM root@tempest-attachvolumeshelvetestjson-server-415673053 (ECDSA) <14>Jul 29 06:31:53 ec2: 256 SHA256:aH6AqY5qYrrSprSgJ2SqQ87Rzn9RaGQEVRFFf28vMxA root@tempest-attachvolumeshelvetestjson-server-415673053 (ED25519) <14>Jul 29 06:31:53 ec2: 2048 SHA256:xxkmOGALWjzBp0zWQOcTa6iyiFg3Kvy4C7LInE+Nk7k root@tempest-attachvolumeshelvetestjson-server-415673053 (RSA) <14>Jul 29 06:31:53 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 29 06:31:53 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC0rRFf9o/cOqoRGQZDQQ7/GEY2xNvb2qpVGyZ9jDcTWI8Dhb62//iiKKcfFeOv3GGSSeB9Oh8UoyLt5b2W5XlI= root@tempest-attachvolumeshelvetestjson-server-415673053 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILN7BClrNq3sxxQ4kcAG8aDrAKQ0jBGzvBZjubBXAY7i root@tempest-attachvolumeshelvetestjson-server-415673053 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2CQb56uiXj2o2uV7gZSMUEsKDsWYz4AmDZXF9tUDEfthbMoiY5AZ2CirS4OTwU4yiYe3axeqyqFqrBLfiDyEhrcRbgvnY8DNHkQgjWBGenIoYpuU9EbrOEIo6dLxuAGdSlFglJiQ6dYsi+8aPKHGexwQ068pYKUFAC5RGHHfxomQiK5fGF10llochcbaLARuliKvwLx48/ZLwSj/Iw1M04TY27n5H1w0cRSMEEhhzrKDVzwibUVDe913a6n3q9ZxJK/U+iIEF8+F22c2nx+3Q+yVchk8YK7nuF09WwO+YxJxbJU2NB2ATFAcOHDD8/40aHIL2MDnY0WMgY2/UEgr root@tempest-attachvolumeshelvetestjson-server-415673053 -----END SSH HOST KEY KEYS----- [ 88.565675] cloud-init[882]: Cloud-init v. 1.2 running 'modules:final' at Fri, 29 Jul 2022 06:31:52 +0000. Up 86.88 seconds. [ 88.703548] cloud-init[882]: Cloud-init v. 18.2 finished at Fri, 29 Jul 2022 06:31:54 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 88.44 seconds 2022-07-29 06:37:24,768 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 29.144s 2022-07-29 06:37:24,768 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757c0b76-4835-4b4b-8776-9391933920cd', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757c0b76-4835-4b4b-8776-9391933920cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:30:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:29:34.000000"}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:38:25,841 118603 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 2022-07-29 06:38:31,716 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 65.935s 2022-07-29 06:38:31,716 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ed9e95-cd05-4318-9899-6b6b25fe4878', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ed9e95-cd05-4318-9899-6b6b25fe4878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:30:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:29:34.000000"}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:39:24,962 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 52.234s 2022-07-29 06:39:24,963 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6419a08c-66a9-4776-b8c3-00fc9c59ec4f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6419a08c-66a9-4776-b8c3-00fc9c59ec4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:30:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:29:34.000000"}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:40:26,036 118603 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 2022-07-29 06:40:32,024 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 66.049s 2022-07-29 06:40:32,025 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8941287a-0dc4-4ff0-a5b0-03742cfc948d', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8941287a-0dc4-4ff0-a5b0-03742cfc948d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:30:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:29:34.000000"}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:41:25,254 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 52.218s 2022-07-29 06:41:25,255 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf3639d-8976-4504-bd1f-b749fb71ade1', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf3639d-8976-4504-bd1f-b749fb71ade1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:30:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:29:34.000000"}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:42:26,327 118603 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 2022-07-29 06:42:32,770 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 66.502s 2022-07-29 06:42:32,770 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84141363-9849-4b5d-9891-75d84b44472f', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84141363-9849-4b5d-9891-75d84b44472f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:30:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:29:34.000000"}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:43:25,660 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9 51.878s 2022-07-29 06:43:25,660 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a453d5c-c4fa-4187-a8bc-b462d70834fc', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a453d5c-c4fa-4187-a8bc-b462d70834fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9'} Body: b'{"volume": {"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:21.000000", "updated_at": "2022-07-29T06:30:56.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-312356225", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/1257a903-4cf3-40fc-8def-05232cfba1f9"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "attachment_id": "bc642009-25c2-4295-9355-e137c6d876fb", "volume_id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "server_id": "6e189d03-298a-49f1-8edc-ee412247810f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:29:34.000000"}], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:43:25,797 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.125s 2022-07-29 06:43:25,798 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:25 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-a9bc03f2-7c3b-4a79-a21f-b58bf67d8689', 'x-compute-request-id': 'req-a9bc03f2-7c3b-4a79-a21f-b58bf67d8689', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'' 2022-07-29 06:43:25,958 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.160s 2022-07-29 06:43:25,958 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3fbf1b0-d5dd-4542-9001-6a581d3e1ed8', 'x-compute-request-id': 'req-b3fbf1b0-d5dd-4542-9001-6a581d3e1ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1096159983"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:27,067 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:43:27,068 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1733', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e0db7e-647e-4dac-80ad-4e8f654700ee', 'x-compute-request-id': 'req-23e0db7e-647e-4dac-80ad-4e8f654700ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}, {"version": 4, "addr": "172.27.0.132", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b6:bc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:28,183 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.100s 2022-07-29 06:43:28,184 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf36401e-cfbf-46c3-97a7-3e47c5ed2c86', 'x-compute-request-id': 'req-cf36401e-cfbf-46c3-97a7-3e47c5ed2c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:29,289 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:43:29,289 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48dcfcbf-5cc1-4b80-9be3-1df7c8a66238', 'x-compute-request-id': 'req-48dcfcbf-5cc1-4b80-9be3-1df7c8a66238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:30,392 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:43:30,393 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87dd6054-56ed-4d4d-97ef-ec7c1ae041d9', 'x-compute-request-id': 'req-87dd6054-56ed-4d4d-97ef-ec7c1ae041d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:31,500 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:43:31,500 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-818496b4-cdf5-430d-b418-3732fdaf5437', 'x-compute-request-id': 'req-818496b4-cdf5-430d-b418-3732fdaf5437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:32,758 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.244s 2022-07-29 06:43:32,759 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea3d16c8-5cf4-4389-8a3e-6fac3468aaeb', 'x-compute-request-id': 'req-ea3d16c8-5cf4-4389-8a3e-6fac3468aaeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:33,863 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:43:33,864 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df44c205-ca88-4d09-abd2-006b847d66ba', 'x-compute-request-id': 'req-df44c205-ca88-4d09-abd2-006b847d66ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:34,969 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:43:34,969 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ce9ad52-8a0b-4524-8464-fcc9520351b1', 'x-compute-request-id': 'req-4ce9ad52-8a0b-4524-8464-fcc9520351b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:36,074 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:43:36,074 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a98a1a6-378d-41aa-818d-ca0f973f7b02', 'x-compute-request-id': 'req-1a98a1a6-378d-41aa-818d-ca0f973f7b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:37,184 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:43:37,184 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5200355a-41d9-4e9b-95fb-e309a56a67f0', 'x-compute-request-id': 'req-5200355a-41d9-4e9b-95fb-e309a56a67f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:38,291 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:43:38,292 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b40b10c5-ff26-4b61-9e84-065195372e35', 'x-compute-request-id': 'req-b40b10c5-ff26-4b61-9e84-065195372e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:39,401 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:43:39,401 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79fcdab0-27cc-43c2-8570-aba0838f5edc', 'x-compute-request-id': 'req-79fcdab0-27cc-43c2-8570-aba0838f5edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:40,508 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:43:40,508 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce66de4-c3db-480e-a4ce-323f1f2377a0', 'x-compute-request-id': 'req-9ce66de4-c3db-480e-a4ce-323f1f2377a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:41,628 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.105s 2022-07-29 06:43:41,629 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ec190a-51ab-4899-84c0-86af0133b3b4', 'x-compute-request-id': 'req-b9ec190a-51ab-4899-84c0-86af0133b3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:42,736 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:43:42,736 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973239e2-3696-4758-ae59-68491783ef5a', 'x-compute-request-id': 'req-973239e2-3696-4758-ae59-68491783ef5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:43,843 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:43:43,843 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f4d5ec-fddd-4f8e-859e-8bc50e6331d9', 'x-compute-request-id': 'req-97f4d5ec-fddd-4f8e-859e-8bc50e6331d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:44,953 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:43:44,953 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de24ef8-eb62-466b-be5d-42bd3afb87bc', 'x-compute-request-id': 'req-8de24ef8-eb62-466b-be5d-42bd3afb87bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:46,062 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:43:46,062 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beaed542-09f2-4688-a468-6135dfe20498', 'x-compute-request-id': 'req-beaed542-09f2-4688-a468-6135dfe20498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:47,173 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.096s 2022-07-29 06:43:47,173 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ad9c62c-2d35-4caf-82b9-1a899f4d7480', 'x-compute-request-id': 'req-6ad9c62c-2d35-4caf-82b9-1a899f4d7480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:48,278 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:43:48,279 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad83a9f-3f69-4bb9-b2b4-50038fd34b7d', 'x-compute-request-id': 'req-8ad83a9f-3f69-4bb9-b2b4-50038fd34b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:49,386 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:43:49,387 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec445db9-094a-46d8-be8d-5d757bdcc72f', 'x-compute-request-id': 'req-ec445db9-094a-46d8-be8d-5d757bdcc72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:50,496 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:43:50,497 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee5fbca-c956-464a-aa6f-91e91dedf29d', 'x-compute-request-id': 'req-fee5fbca-c956-464a-aa6f-91e91dedf29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:51,603 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:43:51,604 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d1d059-082c-47ce-a969-7c03306f5a20', 'x-compute-request-id': 'req-f7d1d059-082c-47ce-a969-7c03306f5a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:52,707 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:43:52,707 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da50d71-fb9e-439e-b139-58b57ea6dccc', 'x-compute-request-id': 'req-0da50d71-fb9e-439e-b139-58b57ea6dccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:53,816 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:43:53,816 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9597bd49-63ce-427a-b105-4d833fb6dfb1', 'x-compute-request-id': 'req-9597bd49-63ce-427a-b105-4d833fb6dfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:54,921 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:43:54,922 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-906d07a7-7638-4b1f-9f7c-1c9068d724f6', 'x-compute-request-id': 'req-906d07a7-7638-4b1f-9f7c-1c9068d724f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:56,026 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:43:56,026 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a49b2e4-1807-47a8-ab3f-b98d921786e9', 'x-compute-request-id': 'req-4a49b2e4-1807-47a8-ab3f-b98d921786e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:57,131 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:43:57,132 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1128dbb9-9024-4429-ac5a-2f37d44e3c44', 'x-compute-request-id': 'req-1128dbb9-9024-4429-ac5a-2f37d44e3c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:58,242 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:43:58,243 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c2876f-bfc5-4cb2-9839-f375e64032b2', 'x-compute-request-id': 'req-54c2876f-bfc5-4cb2-9839-f375e64032b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:43:59,347 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:43:59,347 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7f63552-367d-437e-895d-ff37d8ad88a3', 'x-compute-request-id': 'req-d7f63552-367d-437e-895d-ff37d8ad88a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:00,453 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:44:00,453 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71603b40-023f-49ba-bd9a-a46b87d306f1', 'x-compute-request-id': 'req-71603b40-023f-49ba-bd9a-a46b87d306f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:01,558 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:44:01,558 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5e0bcfd-2c4e-4662-9dcc-27d0733cb016', 'x-compute-request-id': 'req-d5e0bcfd-2c4e-4662-9dcc-27d0733cb016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:02,666 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:44:02,666 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d345ba-de9c-4f21-b930-6dc7e230213d', 'x-compute-request-id': 'req-e9d345ba-de9c-4f21-b930-6dc7e230213d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:03,770 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:03,771 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81013b5e-8a86-4f4c-be05-e765888b1ecd', 'x-compute-request-id': 'req-81013b5e-8a86-4f4c-be05-e765888b1ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:04,875 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:44:04,875 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e9bbff-ac5f-4934-9060-2915e2fdb7c7', 'x-compute-request-id': 'req-17e9bbff-ac5f-4934-9060-2915e2fdb7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:05,980 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:05,980 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89e3ef99-50ab-4e8d-9b19-f40f61774324', 'x-compute-request-id': 'req-89e3ef99-50ab-4e8d-9b19-f40f61774324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:07,087 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:44:07,088 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1179d0f-dfbe-4330-b69c-2624433d9544', 'x-compute-request-id': 'req-d1179d0f-dfbe-4330-b69c-2624433d9544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:08,402 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.300s 2022-07-29 06:44:08,403 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb052d5-2964-4931-839b-6fd5eb5e894b', 'x-compute-request-id': 'req-adb052d5-2964-4931-839b-6fd5eb5e894b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:09,506 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:44:09,506 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537afbea-a3eb-4de0-a470-31acd675a106', 'x-compute-request-id': 'req-537afbea-a3eb-4de0-a470-31acd675a106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:10,609 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:44:10,610 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2919dfb4-aab2-48a5-9489-7e9d214e5388', 'x-compute-request-id': 'req-2919dfb4-aab2-48a5-9489-7e9d214e5388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:11,715 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:11,716 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b89daa-3fd0-4099-86d4-7b9750729a7f', 'x-compute-request-id': 'req-d4b89daa-3fd0-4099-86d4-7b9750729a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:12,822 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:44:12,822 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7208857-bf9e-470b-b3c0-a8ae20f1a938', 'x-compute-request-id': 'req-c7208857-bf9e-470b-b3c0-a8ae20f1a938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:13,927 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:13,928 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee391170-3eb1-4707-a57f-0fc10cd192c4', 'x-compute-request-id': 'req-ee391170-3eb1-4707-a57f-0fc10cd192c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:15,035 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:44:15,035 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3df8b6-8495-4c38-8102-e92fb5d4e0b9', 'x-compute-request-id': 'req-ba3df8b6-8495-4c38-8102-e92fb5d4e0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:16,138 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:44:16,138 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e443ef4-a9df-4f01-9181-c70143abbdb9', 'x-compute-request-id': 'req-2e443ef4-a9df-4f01-9181-c70143abbdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:17,245 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:44:17,245 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f77663bf-4299-4533-8193-9e4c3fc06fd9', 'x-compute-request-id': 'req-f77663bf-4299-4533-8193-9e4c3fc06fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:18,362 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.102s 2022-07-29 06:44:18,362 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45d80a25-5a75-42b5-8de0-de8d2c972dad', 'x-compute-request-id': 'req-45d80a25-5a75-42b5-8de0-de8d2c972dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:19,476 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:44:19,476 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4570ee18-d7b2-487a-a780-2b7bcff1deb4', 'x-compute-request-id': 'req-4570ee18-d7b2-487a-a780-2b7bcff1deb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:20,598 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.108s 2022-07-29 06:44:20,599 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f82007f-7511-4355-83b4-b6f73a34da51', 'x-compute-request-id': 'req-7f82007f-7511-4355-83b4-b6f73a34da51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:21,748 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.136s 2022-07-29 06:44:21,749 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c126628-de44-4f63-9b7e-5cfae8cb5144', 'x-compute-request-id': 'req-2c126628-de44-4f63-9b7e-5cfae8cb5144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:22,857 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:44:22,857 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d82827-3d8e-44f8-8d9f-14a831660e6e', 'x-compute-request-id': 'req-86d82827-3d8e-44f8-8d9f-14a831660e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:24,164 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.291s 2022-07-29 06:44:24,165 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1de7b8a2-eac1-4ebb-9c3b-a099a8e5ceff', 'x-compute-request-id': 'req-1de7b8a2-eac1-4ebb-9c3b-a099a8e5ceff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:25,282 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.103s 2022-07-29 06:44:25,282 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-950f60d8-02f2-40d5-86a3-ae5a5ba10944', 'x-compute-request-id': 'req-950f60d8-02f2-40d5-86a3-ae5a5ba10944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:26,410 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.112s 2022-07-29 06:44:26,410 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41cd4d37-69a1-421c-bf3a-2dbc9f8a2077', 'x-compute-request-id': 'req-41cd4d37-69a1-421c-bf3a-2dbc9f8a2077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:27,518 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:44:27,518 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-375b4b52-748d-4bc8-aa5c-8cef189d9f44', 'x-compute-request-id': 'req-375b4b52-748d-4bc8-aa5c-8cef189d9f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:28,629 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.096s 2022-07-29 06:44:28,629 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a053fdd3-ec2d-42ba-9630-fb97075e3c63', 'x-compute-request-id': 'req-a053fdd3-ec2d-42ba-9630-fb97075e3c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:29,736 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:44:29,736 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f432ecb-7797-4a04-81ed-c30c9a0610ff', 'x-compute-request-id': 'req-1f432ecb-7797-4a04-81ed-c30c9a0610ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:30,841 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:30,842 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b0a1c4a-bf30-46f6-9625-00b6963d3a25', 'x-compute-request-id': 'req-7b0a1c4a-bf30-46f6-9625-00b6963d3a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:31,949 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:44:31,950 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40b2f0ff-33ba-4f50-9d3c-5e0a2bf6c2dd', 'x-compute-request-id': 'req-40b2f0ff-33ba-4f50-9d3c-5e0a2bf6c2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:33,053 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:44:33,054 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb2132a5-0d26-4bae-99f0-3748003213cb', 'x-compute-request-id': 'req-fb2132a5-0d26-4bae-99f0-3748003213cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:34,371 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.302s 2022-07-29 06:44:34,371 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-400a2432-1e5d-4b04-b836-fe0b14b536d9', 'x-compute-request-id': 'req-400a2432-1e5d-4b04-b836-fe0b14b536d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:35,479 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:44:35,479 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b93bb74a-8834-42a3-bd00-efb684ca8c05', 'x-compute-request-id': 'req-b93bb74a-8834-42a3-bd00-efb684ca8c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:36,587 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:44:36,587 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e0e1386-ff19-47ce-86a8-ad79d3b6fe38', 'x-compute-request-id': 'req-8e0e1386-ff19-47ce-86a8-ad79d3b6fe38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:37,696 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:44:37,696 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fccaef26-85ba-4f79-9068-bf88f7d7eebd', 'x-compute-request-id': 'req-fccaef26-85ba-4f79-9068-bf88f7d7eebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:38,800 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:38,800 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e151d1a7-078b-423d-ace3-3e756c88ae46', 'x-compute-request-id': 'req-e151d1a7-078b-423d-ace3-3e756c88ae46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:39,903 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:44:39,903 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36d4a9e6-e0b1-4b83-9d79-e1bc137cf6f6', 'x-compute-request-id': 'req-36d4a9e6-e0b1-4b83-9d79-e1bc137cf6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:41,017 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.097s 2022-07-29 06:44:41,017 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ae5e73-cc92-4d62-b02a-bc542eb9ff89', 'x-compute-request-id': 'req-61ae5e73-cc92-4d62-b02a-bc542eb9ff89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:42,122 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:42,123 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e09d56f-d0eb-4b4a-863c-991383609977', 'x-compute-request-id': 'req-4e09d56f-d0eb-4b4a-863c-991383609977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:43,229 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:44:43,229 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8346c7d-4280-4fd8-b27f-84f5be792db1', 'x-compute-request-id': 'req-f8346c7d-4280-4fd8-b27f-84f5be792db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:44,332 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:44:44,333 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c526b4ea-13b5-4841-8b88-ec018db290b1', 'x-compute-request-id': 'req-c526b4ea-13b5-4841-8b88-ec018db290b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:45,438 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:45,438 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6fa640a-edfd-46ee-bd87-895320c8a47f', 'x-compute-request-id': 'req-f6fa640a-edfd-46ee-bd87-895320c8a47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:46,547 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:44:46,547 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d446b8db-9433-40e9-b4c2-7695b43b9522', 'x-compute-request-id': 'req-d446b8db-9433-40e9-b4c2-7695b43b9522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:47,650 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:44:47,650 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95d6ab9-54eb-4374-9b2f-9a25d201f6d4', 'x-compute-request-id': 'req-a95d6ab9-54eb-4374-9b2f-9a25d201f6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:48,756 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:44:48,756 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e08f066-0bb2-478b-8070-270fbc9def4b', 'x-compute-request-id': 'req-4e08f066-0bb2-478b-8070-270fbc9def4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:49,868 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.097s 2022-07-29 06:44:49,869 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8921359f-8a7c-42aa-a0bd-2cc787709493', 'x-compute-request-id': 'req-8921359f-8a7c-42aa-a0bd-2cc787709493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:50,976 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:44:50,977 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a98b2d85-4992-41f3-bda5-c1a228e2f8cf', 'x-compute-request-id': 'req-a98b2d85-4992-41f3-bda5-c1a228e2f8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:52,081 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:52,081 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76cfc40d-4784-483d-8afa-829c08a65008', 'x-compute-request-id': 'req-76cfc40d-4784-483d-8afa-829c08a65008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:53,186 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:44:53,186 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6069a4-7db4-482a-b8de-6869ce805b89', 'x-compute-request-id': 'req-0e6069a4-7db4-482a-b8de-6869ce805b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:54,291 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:44:54,291 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af3dd5d-56e0-4934-99f7-cfa0bbb42166', 'x-compute-request-id': 'req-3af3dd5d-56e0-4934-99f7-cfa0bbb42166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:55,399 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:44:55,400 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed9c56a-69ad-4934-ae8c-c95a9919dde3', 'x-compute-request-id': 'req-4ed9c56a-69ad-4934-ae8c-c95a9919dde3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:56,505 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:44:56,505 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3e3fc2-5b3a-445b-a750-e880180fc485', 'x-compute-request-id': 'req-1d3e3fc2-5b3a-445b-a750-e880180fc485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:57,613 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:44:57,614 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9f920b-2260-4f38-9245-e7e215458dc7', 'x-compute-request-id': 'req-3a9f920b-2260-4f38-9245-e7e215458dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:58,724 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:44:58,724 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4a04bb-dde3-4f3f-b309-a067133c3b5d', 'x-compute-request-id': 'req-ed4a04bb-dde3-4f3f-b309-a067133c3b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:44:59,831 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:44:59,832 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55e3415-5245-46ce-aa36-4aa22db6d868', 'x-compute-request-id': 'req-d55e3415-5245-46ce-aa36-4aa22db6d868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:00,937 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:00,938 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f2197cb-a3dd-4f7c-bc39-fc9ef02aed13', 'x-compute-request-id': 'req-4f2197cb-a3dd-4f7c-bc39-fc9ef02aed13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:02,042 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:02,042 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-276a6b51-5fd7-4ad7-815f-ab1b191aeeff', 'x-compute-request-id': 'req-276a6b51-5fd7-4ad7-815f-ab1b191aeeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:03,145 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:45:03,145 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f78ed8c-8b30-44e7-a182-2256e727ef4d', 'x-compute-request-id': 'req-0f78ed8c-8b30-44e7-a182-2256e727ef4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:04,250 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:04,251 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07df983e-ea28-46ea-9cd3-981f7f1602db', 'x-compute-request-id': 'req-07df983e-ea28-46ea-9cd3-981f7f1602db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:05,357 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:45:05,358 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0c6168-1049-4b87-8428-c0faf53f8d3e', 'x-compute-request-id': 'req-ca0c6168-1049-4b87-8428-c0faf53f8d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:06,463 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:45:06,464 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe915df6-db41-4400-900b-d4856eacfeb3', 'x-compute-request-id': 'req-fe915df6-db41-4400-900b-d4856eacfeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:07,572 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:45:07,572 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499b85eb-1e71-45f2-8e25-cf657fefd2a5', 'x-compute-request-id': 'req-499b85eb-1e71-45f2-8e25-cf657fefd2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:08,676 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:45:08,676 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f2d192-e9b5-43be-809b-bdd05cbf6912', 'x-compute-request-id': 'req-97f2d192-e9b5-43be-809b-bdd05cbf6912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:09,784 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:45:09,785 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87dea76b-9674-4568-89f2-c95f7d8930a9', 'x-compute-request-id': 'req-87dea76b-9674-4568-89f2-c95f7d8930a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:10,890 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:10,891 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fedfd49-0315-4dfb-b167-b54495f70d18', 'x-compute-request-id': 'req-8fedfd49-0315-4dfb-b167-b54495f70d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:11,994 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:45:11,995 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba156be-287e-4c92-8c9f-9c7208bef136', 'x-compute-request-id': 'req-8ba156be-287e-4c92-8c9f-9c7208bef136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:13,102 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:45:13,103 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5890aebf-205c-4183-8364-8bd7fc67dad9', 'x-compute-request-id': 'req-5890aebf-205c-4183-8364-8bd7fc67dad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:14,206 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:14,207 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdfe1f48-0aff-46b3-a625-2ae58790d3f3', 'x-compute-request-id': 'req-bdfe1f48-0aff-46b3-a625-2ae58790d3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:15,311 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:15,311 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c44a013-c9df-4506-abb7-b87581003cfe', 'x-compute-request-id': 'req-7c44a013-c9df-4506-abb7-b87581003cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:16,420 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:45:16,420 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b71a7267-f6f9-4917-8e59-b7a8b799d97e', 'x-compute-request-id': 'req-b71a7267-f6f9-4917-8e59-b7a8b799d97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:17,525 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:17,525 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd09137-bda3-4cf7-b074-862f38b48182', 'x-compute-request-id': 'req-4cd09137-bda3-4cf7-b074-862f38b48182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:18,631 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:45:18,632 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae2493e-dad0-49c8-957d-d49f8b73a7f7', 'x-compute-request-id': 'req-8ae2493e-dad0-49c8-957d-d49f8b73a7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:19,737 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:45:19,737 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd52b5a0-180f-4a18-8f8b-499375c57ffd', 'x-compute-request-id': 'req-dd52b5a0-180f-4a18-8f8b-499375c57ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:20,846 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:45:20,846 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01507849-1aed-41e1-96a0-d0d59f2e3ff9', 'x-compute-request-id': 'req-01507849-1aed-41e1-96a0-d0d59f2e3ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:21,954 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:45:21,954 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e28df3ee-86ca-49b3-afb0-d8a1bdf1fafd', 'x-compute-request-id': 'req-e28df3ee-86ca-49b3-afb0-d8a1bdf1fafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:23,059 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:23,059 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e0af4c-3f7a-4b3a-a92c-e51a75dbc940', 'x-compute-request-id': 'req-a3e0af4c-3f7a-4b3a-a92c-e51a75dbc940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:24,161 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:45:24,161 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-750657c9-3c6b-4ea3-a0a9-babb6be48ed0', 'x-compute-request-id': 'req-750657c9-3c6b-4ea3-a0a9-babb6be48ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:25,269 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:45:25,270 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5865e74-80d9-45d2-b977-bd72af80c2db', 'x-compute-request-id': 'req-a5865e74-80d9-45d2-b977-bd72af80c2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:26,376 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:45:26,376 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27563f68-21eb-4d53-857f-3dbac5c25d36', 'x-compute-request-id': 'req-27563f68-21eb-4d53-857f-3dbac5c25d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:27,484 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:45:27,484 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b97318f5-f3d7-441e-886e-46d864e36771', 'x-compute-request-id': 'req-b97318f5-f3d7-441e-886e-46d864e36771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:28,594 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:45:28,594 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e8394e-8bda-48ba-b69a-f56f1a09780e', 'x-compute-request-id': 'req-f8e8394e-8bda-48ba-b69a-f56f1a09780e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:29,700 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:45:29,701 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ceee9c5-f1df-481e-9883-b0c13deb7ae7', 'x-compute-request-id': 'req-5ceee9c5-f1df-481e-9883-b0c13deb7ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:30,805 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:30,806 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff19103-59fe-4046-9020-dd44ac8d5c28', 'x-compute-request-id': 'req-5ff19103-59fe-4046-9020-dd44ac8d5c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:31,909 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:31,910 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-577d4107-4f93-4b7c-9d48-0ceed26ec757', 'x-compute-request-id': 'req-577d4107-4f93-4b7c-9d48-0ceed26ec757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:33,016 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:45:33,017 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11d4dab-6200-4d8b-96fc-669b0c06a35b', 'x-compute-request-id': 'req-d11d4dab-6200-4d8b-96fc-669b0c06a35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:34,121 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:34,121 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4558fdc-da8c-43f1-ba4d-538d1cdd7a3c', 'x-compute-request-id': 'req-e4558fdc-da8c-43f1-ba4d-538d1cdd7a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:35,225 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:35,225 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6be07c6-6ae8-4c7c-90f2-2aaab855b6c1', 'x-compute-request-id': 'req-d6be07c6-6ae8-4c7c-90f2-2aaab855b6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:36,329 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:36,329 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f031ca6b-6a7f-438a-ab53-c708a5b1ede3', 'x-compute-request-id': 'req-f031ca6b-6a7f-438a-ab53-c708a5b1ede3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:37,440 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:45:37,440 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66065dfa-8017-400e-96f8-0dc32b8a89e6', 'x-compute-request-id': 'req-66065dfa-8017-400e-96f8-0dc32b8a89e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:38,549 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:45:38,549 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88bbc141-db06-4435-92d4-36fff512d430', 'x-compute-request-id': 'req-88bbc141-db06-4435-92d4-36fff512d430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:39,654 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:39,654 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c424925-e569-4729-8a9d-614350109a59', 'x-compute-request-id': 'req-1c424925-e569-4729-8a9d-614350109a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:40,759 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:40,759 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57fb1b9c-3010-47ff-9d9e-929a0b4dbcbb', 'x-compute-request-id': 'req-57fb1b9c-3010-47ff-9d9e-929a0b4dbcbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:41,868 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:45:41,868 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae17aa4-7516-4584-8073-0dc1ed477bcb', 'x-compute-request-id': 'req-8ae17aa4-7516-4584-8073-0dc1ed477bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:42,971 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:45:42,972 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b8886c-7a71-446d-8264-9c72659b8aeb', 'x-compute-request-id': 'req-50b8886c-7a71-446d-8264-9c72659b8aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:44,079 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:45:44,079 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da961c3c-71ac-4dc5-8916-21318a1718c0', 'x-compute-request-id': 'req-da961c3c-71ac-4dc5-8916-21318a1718c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:45,182 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:45:45,182 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a710d149-70be-42e3-88ad-ed52c532af23', 'x-compute-request-id': 'req-a710d149-70be-42e3-88ad-ed52c532af23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:46,288 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:45:46,289 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd17a5d4-7036-4e79-87ae-6665e50027b0', 'x-compute-request-id': 'req-bd17a5d4-7036-4e79-87ae-6665e50027b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:47,392 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:47,393 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c21e8e-76a0-4ac1-b857-16657570aca1', 'x-compute-request-id': 'req-f5c21e8e-76a0-4ac1-b857-16657570aca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:48,501 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:45:48,501 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb5489f8-d5d9-4db0-a07d-c9623d7306f1', 'x-compute-request-id': 'req-eb5489f8-d5d9-4db0-a07d-c9623d7306f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:49,605 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:49,606 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15b6d4f4-bfa3-49b4-8480-eb05341598e7', 'x-compute-request-id': 'req-15b6d4f4-bfa3-49b4-8480-eb05341598e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:50,713 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:45:50,714 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6a37921-2d93-4365-9d57-2f7b45eb834d', 'x-compute-request-id': 'req-d6a37921-2d93-4365-9d57-2f7b45eb834d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:51,819 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:45:51,819 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-950d5e06-285a-4156-8564-6b8d41e5c043', 'x-compute-request-id': 'req-950d5e06-285a-4156-8564-6b8d41e5c043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:52,921 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:52,922 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0feb9d2-8d25-4c0e-bd29-18b38591f3a1', 'x-compute-request-id': 'req-a0feb9d2-8d25-4c0e-bd29-18b38591f3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:54,024 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:45:54,025 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29710df2-3d68-4d63-a777-72c52f1a5709', 'x-compute-request-id': 'req-29710df2-3d68-4d63-a777-72c52f1a5709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:55,131 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:45:55,132 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e1cecf-0808-470b-b69f-8c9a6de76f5a', 'x-compute-request-id': 'req-c2e1cecf-0808-470b-b69f-8c9a6de76f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:56,235 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:56,235 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee4be03-10c6-48b7-b20b-6f4daca76abb', 'x-compute-request-id': 'req-4ee4be03-10c6-48b7-b20b-6f4daca76abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:57,343 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:45:57,344 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9602c79-2a3f-47ec-86c5-4769bcc1790d', 'x-compute-request-id': 'req-d9602c79-2a3f-47ec-86c5-4769bcc1790d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:58,447 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:45:58,448 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f604562c-8a44-49fc-940f-baaa143ee60f', 'x-compute-request-id': 'req-f604562c-8a44-49fc-940f-baaa143ee60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:45:59,558 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:45:59,558 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a87f1c-43d9-4c0d-87d2-f2393d30f4c3', 'x-compute-request-id': 'req-26a87f1c-43d9-4c0d-87d2-f2393d30f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:00,663 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:00,664 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e143ebd-5c00-456a-9e81-60129b4bf059', 'x-compute-request-id': 'req-7e143ebd-5c00-456a-9e81-60129b4bf059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:01,768 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:01,769 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-607a0d6e-b036-4c25-92df-38f71c3ae0fc', 'x-compute-request-id': 'req-607a0d6e-b036-4c25-92df-38f71c3ae0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:02,874 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:46:02,875 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ca2ff1-48dd-4bfb-9c49-4a25e02a4a77', 'x-compute-request-id': 'req-80ca2ff1-48dd-4bfb-9c49-4a25e02a4a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:03,982 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:46:03,982 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cfa3a01-b1d8-4515-b7a4-715e7b15606a', 'x-compute-request-id': 'req-9cfa3a01-b1d8-4515-b7a4-715e7b15606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:05,085 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:46:05,085 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-020d9c8b-d5c3-4e7b-b89c-570b20ab9e3c', 'x-compute-request-id': 'req-020d9c8b-d5c3-4e7b-b89c-570b20ab9e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:06,190 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:46:06,191 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ea622f-dc6c-4aac-aeb8-ea2ce9eef3ac', 'x-compute-request-id': 'req-12ea622f-dc6c-4aac-aeb8-ea2ce9eef3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:07,295 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:46:07,296 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23abfa43-05c4-4aaf-993e-14ddf304fa9b', 'x-compute-request-id': 'req-23abfa43-05c4-4aaf-993e-14ddf304fa9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:08,412 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.101s 2022-07-29 06:46:08,412 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3987964c-652f-4593-83d1-305f220eb886', 'x-compute-request-id': 'req-3987964c-652f-4593-83d1-305f220eb886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:09,517 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:09,518 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab79769-2dec-4c99-afbf-245175ad71c1', 'x-compute-request-id': 'req-6ab79769-2dec-4c99-afbf-245175ad71c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:10,627 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:46:10,627 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f19d59be-4e9e-4fcc-88e1-301dad16730c', 'x-compute-request-id': 'req-f19d59be-4e9e-4fcc-88e1-301dad16730c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:11,730 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:11,730 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae245dc8-e3c8-4d84-b219-513f8a528f3d', 'x-compute-request-id': 'req-ae245dc8-e3c8-4d84-b219-513f8a528f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:12,833 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:12,834 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd6e7d1f-43f7-4a11-8fd4-41534f5b589a', 'x-compute-request-id': 'req-dd6e7d1f-43f7-4a11-8fd4-41534f5b589a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:13,940 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:13,940 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49276119-8889-4637-8ac1-3989e0edc5ef', 'x-compute-request-id': 'req-49276119-8889-4637-8ac1-3989e0edc5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:15,046 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:46:15,046 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96d3dc9-ff5d-4da6-8e9f-3dd07cb0f3f7', 'x-compute-request-id': 'req-a96d3dc9-ff5d-4da6-8e9f-3dd07cb0f3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:16,151 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:16,152 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b669ac1-6958-41ab-b690-fec8936409c8', 'x-compute-request-id': 'req-7b669ac1-6958-41ab-b690-fec8936409c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:17,259 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:46:17,259 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3ab926-0d82-4df7-9b14-b892d2cfa82f', 'x-compute-request-id': 'req-8c3ab926-0d82-4df7-9b14-b892d2cfa82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:18,366 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:46:18,366 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b00a3c07-e968-4d58-bd35-2c8e55940831', 'x-compute-request-id': 'req-b00a3c07-e968-4d58-bd35-2c8e55940831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:19,474 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:46:19,474 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73028df5-edf5-4ade-a3f9-c054444a1f85', 'x-compute-request-id': 'req-73028df5-edf5-4ade-a3f9-c054444a1f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:20,587 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.098s 2022-07-29 06:46:20,587 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26fd84ab-6721-477c-a863-0665866dcfe3', 'x-compute-request-id': 'req-26fd84ab-6721-477c-a863-0665866dcfe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:21,690 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.087s 2022-07-29 06:46:21,690 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995e6381-5f0e-4502-ac21-2558d176970b', 'x-compute-request-id': 'req-995e6381-5f0e-4502-ac21-2558d176970b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:22,794 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:22,794 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a2e6f12-60b4-48e3-b602-f70334ee008d', 'x-compute-request-id': 'req-3a2e6f12-60b4-48e3-b602-f70334ee008d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:23,903 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:46:23,903 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e186266f-fd2d-4309-8794-08e776a1e70c', 'x-compute-request-id': 'req-e186266f-fd2d-4309-8794-08e776a1e70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:25,013 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.096s 2022-07-29 06:46:25,013 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c025a57-53b5-42c8-a2bf-a03f5e633a77', 'x-compute-request-id': 'req-5c025a57-53b5-42c8-a2bf-a03f5e633a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:26,118 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:26,118 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ba8ec7-2c18-4c76-ba6d-e00fdf2b4d25', 'x-compute-request-id': 'req-c9ba8ec7-2c18-4c76-ba6d-e00fdf2b4d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:27,222 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:27,223 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5090129-d3ac-40ac-861c-b57ed1c03b2c', 'x-compute-request-id': 'req-f5090129-d3ac-40ac-861c-b57ed1c03b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:28,492 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.255s 2022-07-29 06:46:28,492 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e1c5d8-1e6a-4a59-93d6-70bfec970287', 'x-compute-request-id': 'req-b4e1c5d8-1e6a-4a59-93d6-70bfec970287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:29,599 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:46:29,599 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-923e52df-022b-4001-911b-e64d7d37dab9', 'x-compute-request-id': 'req-923e52df-022b-4001-911b-e64d7d37dab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:30,705 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:46:30,706 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2816d916-b404-4a9f-b2bc-fe36e8d1d86b', 'x-compute-request-id': 'req-2816d916-b404-4a9f-b2bc-fe36e8d1d86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:31,812 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:46:31,813 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64bb5cff-7dca-4bc4-9180-df08a55ebbfb', 'x-compute-request-id': 'req-64bb5cff-7dca-4bc4-9180-df08a55ebbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:32,923 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:46:32,923 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90a027b7-9417-4eae-a047-6f539ece4e74', 'x-compute-request-id': 'req-90a027b7-9417-4eae-a047-6f539ece4e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:34,027 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:34,027 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67f3c4d8-3bd2-41d2-92ac-48de20e6454b', 'x-compute-request-id': 'req-67f3c4d8-3bd2-41d2-92ac-48de20e6454b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:35,130 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:46:35,130 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-800fb1c1-bb10-4768-bc46-49b8abc3b140', 'x-compute-request-id': 'req-800fb1c1-bb10-4768-bc46-49b8abc3b140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:36,236 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:46:36,237 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e1b9fe8-219a-4ca4-b888-7bd6c28d48cd', 'x-compute-request-id': 'req-8e1b9fe8-219a-4ca4-b888-7bd6c28d48cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:37,347 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.096s 2022-07-29 06:46:37,348 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-612aa2bb-7ea6-400b-ad6f-c13bdae30024', 'x-compute-request-id': 'req-612aa2bb-7ea6-400b-ad6f-c13bdae30024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:38,456 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:46:38,456 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c670e313-fe99-4ecc-9c7c-b519920996a0', 'x-compute-request-id': 'req-c670e313-fe99-4ecc-9c7c-b519920996a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:39,562 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:39,562 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc731d8-607a-49f4-82b9-6bf279cc7251', 'x-compute-request-id': 'req-3fc731d8-607a-49f4-82b9-6bf279cc7251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:40,666 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:40,666 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c825d05-f9be-4736-9be6-fdb80c7adc33', 'x-compute-request-id': 'req-5c825d05-f9be-4736-9be6-fdb80c7adc33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:41,772 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:46:41,773 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82e71962-463f-497d-a22f-d862fc98ba1d', 'x-compute-request-id': 'req-82e71962-463f-497d-a22f-d862fc98ba1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:42,878 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:42,878 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfed79ba-f5a0-4c40-a2e2-bdf1433cca41', 'x-compute-request-id': 'req-bfed79ba-f5a0-4c40-a2e2-bdf1433cca41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:43,983 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:46:43,984 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb5e8be6-8d00-4ea3-b730-df4eec4961f0', 'x-compute-request-id': 'req-fb5e8be6-8d00-4ea3-b730-df4eec4961f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:45,091 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:46:45,091 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb19b93-713a-444f-a412-8745461b3158', 'x-compute-request-id': 'req-6cb19b93-713a-444f-a412-8745461b3158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:46,201 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:46:46,201 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dfba573-f461-4bf2-b70b-02ad7700ded6', 'x-compute-request-id': 'req-4dfba573-f461-4bf2-b70b-02ad7700ded6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:47,310 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:46:47,310 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87051204-8b97-43cf-b94f-d5604f337307', 'x-compute-request-id': 'req-87051204-8b97-43cf-b94f-d5604f337307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:48,415 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:48,415 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b234478-c71d-4fdc-87d8-fe43db8ec8e6', 'x-compute-request-id': 'req-7b234478-c71d-4fdc-87d8-fe43db8ec8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:49,521 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:46:49,521 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24692268-d191-45e5-bb9d-3473bd022b09', 'x-compute-request-id': 'req-24692268-d191-45e5-bb9d-3473bd022b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:50,631 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:46:50,631 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90eb786a-94da-4ddc-a0b9-b7275e780e8c', 'x-compute-request-id': 'req-90eb786a-94da-4ddc-a0b9-b7275e780e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:51,750 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.104s 2022-07-29 06:46:51,750 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24075f0c-3705-4eb5-84c5-12b99f70f8aa', 'x-compute-request-id': 'req-24075f0c-3705-4eb5-84c5-12b99f70f8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:52,856 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:46:52,857 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa896a53-b660-4e41-bbe2-119e927d0973', 'x-compute-request-id': 'req-fa896a53-b660-4e41-bbe2-119e927d0973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:53,959 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:46:53,959 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09193fe-0bc2-4cde-9366-a1c05af48d39', 'x-compute-request-id': 'req-f09193fe-0bc2-4cde-9366-a1c05af48d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:55,066 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:46:55,067 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e937ba09-db8d-4496-8dfa-8cd25e5f94e2', 'x-compute-request-id': 'req-e937ba09-db8d-4496-8dfa-8cd25e5f94e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:56,170 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:56,170 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394922db-620a-4851-98ac-d39bfd007720', 'x-compute-request-id': 'req-394922db-620a-4851-98ac-d39bfd007720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:57,274 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:46:57,275 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d13241-3832-4da7-9f5f-dd68db721d04', 'x-compute-request-id': 'req-94d13241-3832-4da7-9f5f-dd68db721d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:58,378 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:46:58,378 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6bc94fb-19f0-4fa9-a27e-7f708916cf2e', 'x-compute-request-id': 'req-e6bc94fb-19f0-4fa9-a27e-7f708916cf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:46:59,487 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:46:59,487 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77824781-d06f-4222-b8ba-e7f695a8960f', 'x-compute-request-id': 'req-77824781-d06f-4222-b8ba-e7f695a8960f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:00,597 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:47:00,598 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b3ac116-1961-4e72-9b48-1cd12f03174a', 'x-compute-request-id': 'req-3b3ac116-1961-4e72-9b48-1cd12f03174a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:01,699 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:47:01,700 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc03e85c-3f4a-42b8-bef1-97b66240fba5', 'x-compute-request-id': 'req-fc03e85c-3f4a-42b8-bef1-97b66240fba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:02,804 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:47:02,804 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c52926d0-b1ea-46ee-8f1a-f4bfbf4d59cb', 'x-compute-request-id': 'req-c52926d0-b1ea-46ee-8f1a-f4bfbf4d59cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:03,910 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:47:03,910 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6994bef4-3635-4046-bbb4-df31c02d92e3', 'x-compute-request-id': 'req-6994bef4-3635-4046-bbb4-df31c02d92e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:05,227 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.303s 2022-07-29 06:47:05,228 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4361a94c-ac3e-43d3-8b17-95af96ceeb1a', 'x-compute-request-id': 'req-4361a94c-ac3e-43d3-8b17-95af96ceeb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:06,334 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:47:06,334 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3bde0a-6b07-4ea6-a12b-5e75b42b429d', 'x-compute-request-id': 'req-ba3bde0a-6b07-4ea6-a12b-5e75b42b429d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:07,439 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:07,439 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d90e7f03-77a9-41ed-a71f-72a12aba67d1', 'x-compute-request-id': 'req-d90e7f03-77a9-41ed-a71f-72a12aba67d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:08,543 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:47:08,543 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d4792f-87da-4114-99d4-ee0f75bdd3ee', 'x-compute-request-id': 'req-21d4792f-87da-4114-99d4-ee0f75bdd3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:09,648 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:09,649 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5d3977-c834-4f0b-99ea-c98e63716e5d', 'x-compute-request-id': 'req-dd5d3977-c834-4f0b-99ea-c98e63716e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:10,755 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:10,756 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa83faf-5dec-4b0b-83bb-2283c42ce3c0', 'x-compute-request-id': 'req-5aa83faf-5dec-4b0b-83bb-2283c42ce3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:11,865 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:47:11,865 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e74994-26e2-4c86-81cb-13ff3d6acaa2', 'x-compute-request-id': 'req-76e74994-26e2-4c86-81cb-13ff3d6acaa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:12,971 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:47:12,971 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af29aa1c-2f4a-41c4-b7fa-354b6bab1f51', 'x-compute-request-id': 'req-af29aa1c-2f4a-41c4-b7fa-354b6bab1f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:14,079 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:47:14,079 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a7ce84b-2d05-43e4-9a67-5d8af89a55ff', 'x-compute-request-id': 'req-2a7ce84b-2d05-43e4-9a67-5d8af89a55ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:15,184 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:15,185 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6a4b101-3463-43e4-9b88-ce1cfcccab58', 'x-compute-request-id': 'req-c6a4b101-3463-43e4-9b88-ce1cfcccab58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:16,287 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:47:16,287 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3281d678-38ee-41aa-9443-82ea8dba239a', 'x-compute-request-id': 'req-3281d678-38ee-41aa-9443-82ea8dba239a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:17,392 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:17,392 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9a18bd-de17-4ee7-a16a-7a56faa7579e', 'x-compute-request-id': 'req-ba9a18bd-de17-4ee7-a16a-7a56faa7579e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:18,500 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:47:18,500 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68cd710d-aef4-40b4-ac67-0571464f494f', 'x-compute-request-id': 'req-68cd710d-aef4-40b4-ac67-0571464f494f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:19,604 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:19,605 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ec9ad5-e6fd-4be4-9856-93bbfd754354', 'x-compute-request-id': 'req-a1ec9ad5-e6fd-4be4-9856-93bbfd754354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:20,716 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.097s 2022-07-29 06:47:20,716 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d35c5e9-d5ba-41c9-8b3c-76348029d578', 'x-compute-request-id': 'req-4d35c5e9-d5ba-41c9-8b3c-76348029d578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:21,820 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:47:21,821 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f283e6-4fc3-4045-a902-a12d8b8b21de', 'x-compute-request-id': 'req-e7f283e6-4fc3-4045-a902-a12d8b8b21de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:22,930 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:47:22,930 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1122722-b622-44a1-b3ed-e08c7f29a6e3', 'x-compute-request-id': 'req-a1122722-b622-44a1-b3ed-e08c7f29a6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:24,034 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:47:24,034 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50101e9-29e9-49b3-acca-9de68b92c1e9', 'x-compute-request-id': 'req-a50101e9-29e9-49b3-acca-9de68b92c1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:25,136 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:47:25,137 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcacdbd9-0589-453e-b98a-ca603f55d03a', 'x-compute-request-id': 'req-bcacdbd9-0589-453e-b98a-ca603f55d03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:26,245 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:47:26,246 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b57da7c-ccd1-4ec9-be16-f5ca52e24790', 'x-compute-request-id': 'req-6b57da7c-ccd1-4ec9-be16-f5ca52e24790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:27,358 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.096s 2022-07-29 06:47:27,358 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34b59f36-d1e8-45a7-8029-35ba424bd56b', 'x-compute-request-id': 'req-34b59f36-d1e8-45a7-8029-35ba424bd56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:28,465 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:28,465 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79a3a76-1582-41ba-bcdf-2d5385e83737', 'x-compute-request-id': 'req-e79a3a76-1582-41ba-bcdf-2d5385e83737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:29,569 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:47:29,570 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31577398-74be-4e70-bab3-bb12f5ecaa1b', 'x-compute-request-id': 'req-31577398-74be-4e70-bab3-bb12f5ecaa1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:30,673 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:30,674 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f0f5e19-e9b5-4d39-8410-a8c0c21b4479', 'x-compute-request-id': 'req-5f0f5e19-e9b5-4d39-8410-a8c0c21b4479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:31,779 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:47:31,780 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8023bbee-50a7-490b-a9bc-d2cc5d91c351', 'x-compute-request-id': 'req-8023bbee-50a7-490b-a9bc-d2cc5d91c351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:33,020 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.226s 2022-07-29 06:47:33,021 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5c66d1d-7991-4247-a531-76abef984b5a', 'x-compute-request-id': 'req-c5c66d1d-7991-4247-a531-76abef984b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:34,127 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:47:34,128 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48c1a21-e2a3-4f4c-b16c-d7820ecb10f5', 'x-compute-request-id': 'req-d48c1a21-e2a3-4f4c-b16c-d7820ecb10f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:35,234 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:47:35,234 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ca26db-19dd-435d-9416-b5f405209ae2', 'x-compute-request-id': 'req-20ca26db-19dd-435d-9416-b5f405209ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:36,341 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:36,341 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d18aadd-8d2a-41a5-9da0-58e1d758854c', 'x-compute-request-id': 'req-8d18aadd-8d2a-41a5-9da0-58e1d758854c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:37,446 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:37,446 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2effc18a-1368-4a7c-8d18-aa305ecdf1b6', 'x-compute-request-id': 'req-2effc18a-1368-4a7c-8d18-aa305ecdf1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:38,555 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:47:38,555 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da35b19e-4f7f-440d-b2b7-d5d3dd094cf2', 'x-compute-request-id': 'req-da35b19e-4f7f-440d-b2b7-d5d3dd094cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:39,660 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:39,661 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe014564-b04a-4991-957f-d35142daaa92', 'x-compute-request-id': 'req-fe014564-b04a-4991-957f-d35142daaa92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:40,766 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:40,766 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-492c8e16-32a7-4202-97c7-1a944201212e', 'x-compute-request-id': 'req-492c8e16-32a7-4202-97c7-1a944201212e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:41,875 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:47:41,875 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e387960b-e19a-40c0-8254-2bc83f928159', 'x-compute-request-id': 'req-e387960b-e19a-40c0-8254-2bc83f928159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:42,982 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:42,982 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ce6083-8f0e-40f9-aade-07655243e9e9', 'x-compute-request-id': 'req-97ce6083-8f0e-40f9-aade-07655243e9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:44,090 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:47:44,091 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-347af124-ad69-43b3-ba6e-67d750a551bf', 'x-compute-request-id': 'req-347af124-ad69-43b3-ba6e-67d750a551bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:45,196 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:45,196 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5eb2bf-8677-4099-8c88-789563a40fa9', 'x-compute-request-id': 'req-4a5eb2bf-8677-4099-8c88-789563a40fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:46,301 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:46,301 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2180569-26d6-4812-a831-90372e5a4216', 'x-compute-request-id': 'req-a2180569-26d6-4812-a831-90372e5a4216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:47,410 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:47:47,410 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2221718-7a73-4d37-a999-ff657b0b4c68', 'x-compute-request-id': 'req-e2221718-7a73-4d37-a999-ff657b0b4c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:48,516 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:48,516 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dc645df-fcb9-4445-b2cb-3df61a74b10c', 'x-compute-request-id': 'req-7dc645df-fcb9-4445-b2cb-3df61a74b10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:49,626 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:47:49,626 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044e7f94-6a33-49c4-a7fb-2b29c1566d6e', 'x-compute-request-id': 'req-044e7f94-6a33-49c4-a7fb-2b29c1566d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:50,731 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:50,731 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-573e98a3-93e0-46b8-b0e6-feb00802fc37', 'x-compute-request-id': 'req-573e98a3-93e0-46b8-b0e6-feb00802fc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:51,838 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:51,838 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f22cb81-7258-4f7c-8cc4-a78a2d15ba91', 'x-compute-request-id': 'req-7f22cb81-7258-4f7c-8cc4-a78a2d15ba91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:52,942 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:52,943 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f5f284-81f7-4e35-be99-a6591a4c3e6d', 'x-compute-request-id': 'req-d8f5f284-81f7-4e35-be99-a6591a4c3e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:54,052 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:47:54,053 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed329275-ab37-4ca1-a104-678b4ad524ae', 'x-compute-request-id': 'req-ed329275-ab37-4ca1-a104-678b4ad524ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:55,160 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:55,160 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4a2f65-50f8-4152-933c-ab68db7373e8', 'x-compute-request-id': 'req-de4a2f65-50f8-4152-933c-ab68db7373e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:56,265 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:56,265 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5376826b-4db4-4033-816a-d0aa25161434', 'x-compute-request-id': 'req-5376826b-4db4-4033-816a-d0aa25161434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:57,372 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:47:57,372 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea66d83f-0a75-45ca-9e0a-9c7b4911a5cc', 'x-compute-request-id': 'req-ea66d83f-0a75-45ca-9e0a-9c7b4911a5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:58,478 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:47:58,479 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada60521-be4e-4a8c-85fa-1451b11579f3', 'x-compute-request-id': 'req-ada60521-be4e-4a8c-85fa-1451b11579f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:47:59,583 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:47:59,583 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ccdfa1-1c0b-4a0b-a355-ccfac057b290', 'x-compute-request-id': 'req-e7ccdfa1-1c0b-4a0b-a355-ccfac057b290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:00,686 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:48:00,686 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09da6cab-32bd-4e94-b6a6-4b83fec4e13a', 'x-compute-request-id': 'req-09da6cab-32bd-4e94-b6a6-4b83fec4e13a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:01,791 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:01,792 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96e216d0-b672-4112-bc50-50d7a02e39b3', 'x-compute-request-id': 'req-96e216d0-b672-4112-bc50-50d7a02e39b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:02,902 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:48:02,903 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6130d63d-096d-47e7-83fd-82fa03f08011', 'x-compute-request-id': 'req-6130d63d-096d-47e7-83fd-82fa03f08011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:04,007 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:04,008 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95636b5c-95c5-4f7f-8af2-78f81d986c4b', 'x-compute-request-id': 'req-95636b5c-95c5-4f7f-8af2-78f81d986c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:05,112 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:05,112 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719d7706-f8fd-488b-a82e-2a325e9ab3a4', 'x-compute-request-id': 'req-719d7706-f8fd-488b-a82e-2a325e9ab3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:06,215 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:06,216 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc9cab36-19ab-4fdb-b1dd-51fabfbdca64', 'x-compute-request-id': 'req-cc9cab36-19ab-4fdb-b1dd-51fabfbdca64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:07,320 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:07,320 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c14b3492-f63d-462a-9886-3df992e82c2f', 'x-compute-request-id': 'req-c14b3492-f63d-462a-9886-3df992e82c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:08,425 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:08,425 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28c6c7dd-f380-44d8-ac0e-cc5003277568', 'x-compute-request-id': 'req-28c6c7dd-f380-44d8-ac0e-cc5003277568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:09,532 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:09,532 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6bd43c0-08fe-4d87-bb38-f2d9fc061452', 'x-compute-request-id': 'req-f6bd43c0-08fe-4d87-bb38-f2d9fc061452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:10,635 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:10,635 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2cbf07d-83f1-405c-8b85-5bfbca750ae0', 'x-compute-request-id': 'req-a2cbf07d-83f1-405c-8b85-5bfbca750ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:11,738 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:48:11,738 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b6f5871-e2d6-4796-abde-6c152cdab4f8', 'x-compute-request-id': 'req-6b6f5871-e2d6-4796-abde-6c152cdab4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:12,843 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:48:12,844 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f1812b6-79a6-4e81-bc08-40cdf9befd35', 'x-compute-request-id': 'req-4f1812b6-79a6-4e81-bc08-40cdf9befd35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:13,951 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:48:13,951 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f45e0354-c2b0-431a-a701-196ae38f6f5e', 'x-compute-request-id': 'req-f45e0354-c2b0-431a-a701-196ae38f6f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:15,055 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:15,056 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30efee2-b952-4c7b-9fee-ea3fe0e90015', 'x-compute-request-id': 'req-d30efee2-b952-4c7b-9fee-ea3fe0e90015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:16,163 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:48:16,163 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226f45f8-b5da-4ce2-a5b9-64a21536f375', 'x-compute-request-id': 'req-226f45f8-b5da-4ce2-a5b9-64a21536f375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:17,273 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:48:17,273 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-800f0789-d78c-49f3-bdfc-672868b38e5e', 'x-compute-request-id': 'req-800f0789-d78c-49f3-bdfc-672868b38e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:18,377 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:18,377 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd06a26a-d806-4a79-bbcd-8a1630e16de4', 'x-compute-request-id': 'req-cd06a26a-d806-4a79-bbcd-8a1630e16de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:19,486 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:48:19,486 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde1653a-0274-4298-906b-c2a4f7b36bfc', 'x-compute-request-id': 'req-bde1653a-0274-4298-906b-c2a4f7b36bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:20,591 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:20,591 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20cb7a2c-2e3c-4c55-b358-e9a51391cdc9', 'x-compute-request-id': 'req-20cb7a2c-2e3c-4c55-b358-e9a51391cdc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:21,716 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.109s 2022-07-29 06:48:21,725 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1fb2863-4f04-439f-bccc-ecfa7c09f35a', 'x-compute-request-id': 'req-a1fb2863-4f04-439f-bccc-ecfa7c09f35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:22,829 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:48:22,830 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f766d781-5a16-4a33-b34d-21a265772739', 'x-compute-request-id': 'req-f766d781-5a16-4a33-b34d-21a265772739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:23,936 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:48:23,936 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6464bdef-59db-4a4a-9806-d8c1d953910b', 'x-compute-request-id': 'req-6464bdef-59db-4a4a-9806-d8c1d953910b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:25,041 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:25,042 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c292e2-9aa4-4a97-81b0-e5ae3f89ad55', 'x-compute-request-id': 'req-79c292e2-9aa4-4a97-81b0-e5ae3f89ad55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:26,150 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:48:26,150 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1d5614-58dd-4cdc-804b-212fe2778efb', 'x-compute-request-id': 'req-8b1d5614-58dd-4cdc-804b-212fe2778efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:27,254 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:27,255 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f81ffb-67d3-4f51-be87-1c6dc532ef5d', 'x-compute-request-id': 'req-15f81ffb-67d3-4f51-be87-1c6dc532ef5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:28,360 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:48:28,360 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-371fafe1-c423-4564-95f0-4d3df69febdc', 'x-compute-request-id': 'req-371fafe1-c423-4564-95f0-4d3df69febdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:29,473 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.098s 2022-07-29 06:48:29,474 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8b3a81f-4d88-4f25-97e2-e8e6000a1af7', 'x-compute-request-id': 'req-d8b3a81f-4d88-4f25-97e2-e8e6000a1af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:30,578 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:30,578 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a077bd-12c0-4026-a1d5-868cc28f887e', 'x-compute-request-id': 'req-c3a077bd-12c0-4026-a1d5-868cc28f887e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:31,683 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:48:31,683 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af245a92-e4ea-4d35-b1ec-f4040d3d5ee1', 'x-compute-request-id': 'req-af245a92-e4ea-4d35-b1ec-f4040d3d5ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:32,790 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:48:32,791 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7aec35-9935-41d3-8437-8d9f68993a92', 'x-compute-request-id': 'req-8b7aec35-9935-41d3-8437-8d9f68993a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:33,896 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:33,896 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3414fdc0-c445-4d69-864f-1fcb217c0f70', 'x-compute-request-id': 'req-3414fdc0-c445-4d69-864f-1fcb217c0f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:35,012 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.101s 2022-07-29 06:48:35,012 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97cefbba-a3c7-4bd0-8a9a-6636c9dee454', 'x-compute-request-id': 'req-97cefbba-a3c7-4bd0-8a9a-6636c9dee454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:36,115 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.087s 2022-07-29 06:48:36,116 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8037d730-3e09-4404-baf7-6f767287615d', 'x-compute-request-id': 'req-8037d730-3e09-4404-baf7-6f767287615d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:37,223 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:48:37,224 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78f6a09-f330-4785-9e96-3cc66f1903df', 'x-compute-request-id': 'req-b78f6a09-f330-4785-9e96-3cc66f1903df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:38,330 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:48:38,330 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aec7d8a-aace-4a73-8813-1b6ba56d2690', 'x-compute-request-id': 'req-2aec7d8a-aace-4a73-8813-1b6ba56d2690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:39,439 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:48:39,439 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03d56649-ee9b-4b87-9e48-7bceaa25ef00', 'x-compute-request-id': 'req-03d56649-ee9b-4b87-9e48-7bceaa25ef00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:40,548 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:48:40,548 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2c6b9dd-5c7f-4c60-bf6d-d88e376e6cb8', 'x-compute-request-id': 'req-c2c6b9dd-5c7f-4c60-bf6d-d88e376e6cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:41,654 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:48:41,655 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-200de93b-b846-4a20-9a0a-4bd3213bd3d9', 'x-compute-request-id': 'req-200de93b-b846-4a20-9a0a-4bd3213bd3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:42,761 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:48:42,761 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-131ce454-0090-4a23-a392-bc2fa1d39d34', 'x-compute-request-id': 'req-131ce454-0090-4a23-a392-bc2fa1d39d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:43,872 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.096s 2022-07-29 06:48:43,872 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc82851d-9824-4df8-8b6a-732a23faebf5', 'x-compute-request-id': 'req-dc82851d-9824-4df8-8b6a-732a23faebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:44,988 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.102s 2022-07-29 06:48:44,989 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9afd9c-b4eb-4f0a-9af0-b0302ac7542d', 'x-compute-request-id': 'req-ef9afd9c-b4eb-4f0a-9af0-b0302ac7542d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:46,093 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:46,093 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c1fc903-9b2f-46f4-b1a7-ba416d9e1d4a', 'x-compute-request-id': 'req-6c1fc903-9b2f-46f4-b1a7-ba416d9e1d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:47,203 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:48:47,203 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a41bc360-13ee-4af2-b78c-39b44860d297', 'x-compute-request-id': 'req-a41bc360-13ee-4af2-b78c-39b44860d297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:48,310 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:48:48,311 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cef86df-7f4d-43e9-9cea-1912186a6ecd', 'x-compute-request-id': 'req-7cef86df-7f4d-43e9-9cea-1912186a6ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:49,418 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:48:49,419 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03362093-9908-428f-b5b1-3438ec9ac2c6', 'x-compute-request-id': 'req-03362093-9908-428f-b5b1-3438ec9ac2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:50,524 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:50,525 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d2ccf8-80da-44ca-98c5-3f27d48a6bef', 'x-compute-request-id': 'req-17d2ccf8-80da-44ca-98c5-3f27d48a6bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:51,630 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:51,630 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcfdb981-903a-4ab4-bd17-8c1ee46865b7', 'x-compute-request-id': 'req-dcfdb981-903a-4ab4-bd17-8c1ee46865b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:52,735 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:48:52,735 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d744e4-c38c-4251-b126-265c4da22690', 'x-compute-request-id': 'req-b5d744e4-c38c-4251-b126-265c4da22690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:53,847 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.098s 2022-07-29 06:48:53,847 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d1378a-b1a6-418c-a027-9c2d90289286', 'x-compute-request-id': 'req-22d1378a-b1a6-418c-a027-9c2d90289286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:54,957 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:48:54,958 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3408914b-1318-447b-9191-ffa8d1b4ede9', 'x-compute-request-id': 'req-3408914b-1318-447b-9191-ffa8d1b4ede9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:56,064 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:48:56,064 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc98caf-0d82-4157-9986-b04c81c9b59f', 'x-compute-request-id': 'req-ebc98caf-0d82-4157-9986-b04c81c9b59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:57,172 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:48:57,172 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0befde13-ce59-44ff-a665-96c2bc4a3136', 'x-compute-request-id': 'req-0befde13-ce59-44ff-a665-96c2bc4a3136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:58,274 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:48:58,275 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f545ddb4-60af-4e09-ae80-7d258c05ed3a', 'x-compute-request-id': 'req-f545ddb4-60af-4e09-ae80-7d258c05ed3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:48:59,382 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:48:59,383 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6adc147-7d90-4a35-97b3-17fe25eea1e6', 'x-compute-request-id': 'req-a6adc147-7d90-4a35-97b3-17fe25eea1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:00,487 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:49:00,487 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d55f644-3a0e-41c0-ad7e-e848674c640e', 'x-compute-request-id': 'req-8d55f644-3a0e-41c0-ad7e-e848674c640e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:01,594 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:49:01,595 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f2a730-a4b4-46d4-9212-72252bdc988c', 'x-compute-request-id': 'req-66f2a730-a4b4-46d4-9212-72252bdc988c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:02,703 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:49:02,703 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca3432da-9d50-42f8-8c81-3add975cc5f5', 'x-compute-request-id': 'req-ca3432da-9d50-42f8-8c81-3add975cc5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:03,812 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.094s 2022-07-29 06:49:03,812 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41ee4cab-feb7-45c0-b4bf-a0d6f808a985', 'x-compute-request-id': 'req-41ee4cab-feb7-45c0-b4bf-a0d6f808a985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:04,915 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:49:04,916 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08dc1938-208b-423f-9eeb-893edbf75a51', 'x-compute-request-id': 'req-08dc1938-208b-423f-9eeb-893edbf75a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:06,024 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:49:06,025 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-030b3916-da27-4bf7-8768-afa79625c62e', 'x-compute-request-id': 'req-030b3916-da27-4bf7-8768-afa79625c62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:07,135 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.095s 2022-07-29 06:49:07,135 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9cb902-9730-4ff2-b095-ae79a8badd3d', 'x-compute-request-id': 'req-5b9cb902-9730-4ff2-b095-ae79a8badd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:08,239 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:49:08,240 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bfe7389-994a-4f81-8678-7ab038a44914', 'x-compute-request-id': 'req-4bfe7389-994a-4f81-8678-7ab038a44914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:09,345 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:49:09,345 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b59f0f6-22e6-4cc6-94e3-0245b2c37c2f', 'x-compute-request-id': 'req-8b59f0f6-22e6-4cc6-94e3-0245b2c37c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:10,449 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:49:10,450 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e91d1313-e773-4708-9f08-a0770249bc6d', 'x-compute-request-id': 'req-e91d1313-e773-4708-9f08-a0770249bc6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:11,555 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:49:11,557 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ecd2fe9-6ff8-4096-929d-0098aa553430', 'x-compute-request-id': 'req-8ecd2fe9-6ff8-4096-929d-0098aa553430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:12,671 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.100s 2022-07-29 06:49:12,671 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0907d30-70fd-4e20-84c5-52b6f8b1e80f', 'x-compute-request-id': 'req-b0907d30-70fd-4e20-84c5-52b6f8b1e80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:13,776 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:49:13,777 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbb6f566-8099-426a-b9ef-bca4a1285cc9', 'x-compute-request-id': 'req-bbb6f566-8099-426a-b9ef-bca4a1285cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:14,879 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.089s 2022-07-29 06:49:14,880 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42ef6d1a-5948-4871-a5d4-5d548c3759ae', 'x-compute-request-id': 'req-42ef6d1a-5948-4871-a5d4-5d548c3759ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:15,984 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:49:15,984 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3218c0a1-4ae1-4f0a-9c64-9bd400b38e81', 'x-compute-request-id': 'req-3218c0a1-4ae1-4f0a-9c64-9bd400b38e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:17,086 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.087s 2022-07-29 06:49:17,088 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e9d878-fdef-41f8-8106-e56c8c359242', 'x-compute-request-id': 'req-f4e9d878-fdef-41f8-8106-e56c8c359242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:18,194 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.092s 2022-07-29 06:49:18,194 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ccc9f41-aabe-4c3a-be46-2740775e3725', 'x-compute-request-id': 'req-9ccc9f41-aabe-4c3a-be46-2740775e3725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:19,298 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.090s 2022-07-29 06:49:19,299 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2645d01f-a8c4-43a2-98a8-197d3b44cb87', 'x-compute-request-id': 'req-2645d01f-a8c4-43a2-98a8-197d3b44cb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:20,405 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:49:20,405 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ff47c2-5159-4e4a-82da-a35514fc6b95', 'x-compute-request-id': 'req-31ff47c2-5159-4e4a-82da-a35514fc6b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:21,519 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.099s 2022-07-29 06:49:21,519 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b764283e-7fbd-4ea4-b9f2-062aab90de5a', 'x-compute-request-id': 'req-b764283e-7fbd-4ea4-b9f2-062aab90de5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:22,637 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.100s 2022-07-29 06:49:22,637 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b6a1652-6b8d-4e1d-a058-48bcaa3d9842', 'x-compute-request-id': 'req-0b6a1652-6b8d-4e1d-a058-48bcaa3d9842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:23,740 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.088s 2022-07-29 06:49:23,740 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee9ae90-2c9b-44cd-be43-5e2503e5641b', 'x-compute-request-id': 'req-cee9ae90-2c9b-44cd-be43-5e2503e5641b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:24,849 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.093s 2022-07-29 06:49:24,849 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c00e07b-942b-46e2-b068-41eebb2aaea0', 'x-compute-request-id': 'req-1c00e07b-942b-46e2-b068-41eebb2aaea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:25,955 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f 0.091s 2022-07-29 06:49:25,955 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068cec45-0b30-4d62-ab73-d635cca3eb74', 'x-compute-request-id': 'req-068cec45-0b30-4d62-ab73-d635cca3eb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f'} Body: b'{"server": {"id": "6e189d03-298a-49f1-8edc-ee412247810f", "name": "tempest-AttachVolumeShelveTestJSON-server-415673053", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:27:02Z", "updated": "2022-07-29T06:43:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/6e189d03-298a-49f1-8edc-ee412247810f"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/6e189d03-298a-49f1-8edc-ee412247810f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-562867276", "OS-SRV-USG:launched_at": "2022-07-29T06:30: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": "1257a903-4cf3-40fc-8def-05232cfba1f9", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-07-29 06:49:25,968 118603 ERROR [tempest.api.compute.base] Failed to delete server 6e189d03-298a-49f1-8edc-ee412247810f 2022-07-29 06:49:25.968 118603 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-07-29 06:49:25.968 118603 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-07-29 06:49:25.968 118603 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-07-29 06:49:25.968 118603 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-07-29 06:49:25.968 118603 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-07-29 06:49:25.968 118603 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-07-29 06:49:25.968 118603 ERROR tempest.api.compute.base Details: None 2022-07-29 06:49:25.968 118603 ERROR tempest.api.compute.base 2022-07-29 06:49:26,001 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-562867276 0.031s 2022-07-29 06:49:26,001 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:25 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-c313eacc-b58d-4a33-a342-c065ce0ed696', 'x-compute-request-id': 'req-c313eacc-b58d-4a33-a342-c065ce0ed696', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-562867276'} Body: b'' 2022-07-29 06:49:26,133 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/security-groups/d49a73fc-bdd0-44f1-91cb-e77510068758 0.130s 2022-07-29 06:49:26,133 118603 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-70a317a4-ad7c-42ed-91f0-e127bfe3209c', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:49:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/d49a73fc-bdd0-44f1-91cb-e77510068758'} Body: b'' 2022-07-29 06:49:26,154 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.33:9696/v2.0/security-groups/d49a73fc-bdd0-44f1-91cb-e77510068758 0.020s 2022-07-29 06:49:26,154 118603 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-2bffa075-9d27-4b08-b656-67e4e4459bbc', 'date': 'Fri, 29 Jul 2022 06:49:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/d49a73fc-bdd0-44f1-91cb-e77510068758'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d49a73fc-bdd0-44f1-91cb-e77510068758 does not exist", "detail": ""}}' 2022-07-29 06:49:26,606 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/floatingips/5f26f4ec-cbb4-42cb-a160-9a56adeada7f 0.451s 2022-07-29 06:49:26,606 118603 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-71921053-ec64-4a7e-ad95-f54abbe09d68', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:49:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/5f26f4ec-cbb4-42cb-a160-9a56adeada7f'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 1257a903-4cf3-40fc-8def-05232cfba1f9 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 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 1257a903-4cf3-40fc-8def-05232cfba1f9 failed to detach from server 6e189d03-298a-49f1-8edc-ee412247810f within the required time (360 s) from the compute API perspective |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft5.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-29 06:49:26,762 118603 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-07-29 06:49:26,762 118603 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-29 06:49:26,826 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.055s 2022-07-29 06:49:26,826 118603 DEBUG [tempest.lib.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-1844759825", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwhbPjuBXFIGG+QsV8izuR1Fad5YVSe26bEPi0DSq0t8WWTjoo4KkqBAUXSlGK3H9e3jtMC40Qe16qVnosPo6JtaU3jdK+d4+WEVRbuNPtS07biKOcXPFzwqUaECouwVg=="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-892ac7ac-623c-48f3-a512-9ea22c84a6d8', 'x-compute-request-id': 'req-892ac7ac-623c-48f3-a512-9ea22c84a6d8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1844759825", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwhbPjuBXFIGG+QsV8izuR1Fad5YVSe26bEPi0DSq0t8WWTjoo4KkqBAUXSlGK3H9e3jtMC40Qe16qVnosPo6JtaU3jdK+d4+WEVRbuNPtS07biKOcXPFzwqUaECouwVg==", "fingerprint": "a7:e7:1b:1c:39:b7:db:ec:f6:d9:15:54:a2:e5:b6:47", "user_id": "217b321936224e2ba928b983c4e40017"}}' 2022-07-29 06:49:26,829 118603 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1844759825 created 2022-07-29 06:49:26,963 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-groups 0.133s 2022-07-29 06:49:26,964 118603 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--1134006499", "description": "tempest-description--1659817001"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-44187f5e-ca47-460b-b5d3-795c520a8eae', 'date': 'Fri, 29 Jul 2022 06:49:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "bd223efd-acc1-41bd-9e55-92979aa1a531", "name": "tempest-securitygroup--1134006499", "stateful": true, "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "description": "tempest-description--1659817001", "shared": false, "security_group_rules": [{"id": "9bd8448e-92ce-4c2a-86fe-ccaddab275d1", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "security_group_id": "bd223efd-acc1-41bd-9e55-92979aa1a531", "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": 449, "description": null, "tags": [], "created_at": "2022-07-29T06:49:26Z", "updated_at": "2022-07-29T06:49:26Z", "revision_number": 0, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}, {"id": "cff7aa23-2647-4fdd-a742-01b875f6f0bb", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "security_group_id": "bd223efd-acc1-41bd-9e55-92979aa1a531", "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": 448, "description": null, "tags": [], "created_at": "2022-07-29T06:49:26Z", "updated_at": "2022-07-29T06:49:26Z", "revision_number": 0, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}], "tags": [], "created_at": "2022-07-29T06:49:26Z", "updated_at": "2022-07-29T06:49:26Z", "revision_number": 1, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:49:27,155 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.191s 2022-07-29 06:49:27,155 118603 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": "bd223efd-acc1-41bd-9e55-92979aa1a531", "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-b0dfde39-a645-4d94-94ba-b590de70f60c', 'date': 'Fri, 29 Jul 2022 06:49:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "02dad58c-a8fc-4f6c-b90a-3e124914accc", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "security_group_id": "bd223efd-acc1-41bd-9e55-92979aa1a531", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:49:27Z", "updated_at": "2022-07-29T06:49:27Z", "revision_number": 0, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:49:27,276 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.120s 2022-07-29 06:49:27,277 118603 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": "bd223efd-acc1-41bd-9e55-92979aa1a531", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8c7ca416-b3c1-49b7-ac82-6f8a8c458ffc', 'date': 'Fri, 29 Jul 2022 06:49:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "96048fc1-98b0-4b6c-8f54-4056be474b3d", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "security_group_id": "bd223efd-acc1-41bd-9e55-92979aa1a531", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:49:27Z", "updated_at": "2022-07-29T06:49:27Z", "revision_number": 0, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:49:27,277 118603 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1134006499 created 2022-07-29 06:49:28,066 118603 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/floatingips 0.789s 2022-07-29 06:49:28,067 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-bff63f4a-468c-4416-bc26-5cbf1e964589', 'date': 'Fri, 29 Jul 2022 06:49:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6774ca3f-cfb1-4793-be9c-2e00efb6579b", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "floating_ip_address": "172.27.0.208", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f8d1f62a52884ebb91749ef49de11bec", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-29T06:49:27Z", "updated_at": "2022-07-29T06:49:27Z", "revision_number": 0}}' 2022-07-29 06:49:28,067 118603 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6774ca3f-cfb1-4793-be9c-2e00efb6579b', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'floating_ip_address': '172.27.0.208', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f8d1f62a52884ebb91749ef49de11bec', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:49:27Z', 'updated_at': '2022-07-29T06:49:27Z', 'revision_number': 0, 'ip': '172.27.0.208'} created 2022-07-29 06:49:28,114 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.040s 2022-07-29 06:49:28,114 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-216f3f24-71e5-49d7-b03a-a8cc301792fe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "217b321936224e2ba928b983c4e40017", "name": "tempest-AttachVolumeShelveTestJSON-712951082-project", "password_expires_at": null}, "audit_ids": ["IXiFhT5TR1u4hzv9akN2Pg"], "expires_at": "2022-07-29T07:49:28.000000Z", "issued_at": "2022-07-29T06:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8d1f62a52884ebb91749ef49de11bec", "name": "tempest-AttachVolumeShelveTestJSON-712951082"}, "is_domain": false, "roles": [{"id": "f051e915d2d1479ba724a09298df84b7", "name": "reader"}, {"id": "5f97bcaf49fe487d8def3bf0991dcf15", "name": "member"}], "catalog": [{"endpoints": [{"id": "77c1e5740be4495294331d0293ef7903", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "01d887b7661147079184ac21784a1873", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7da1c59f6f744815b08e9defd272a1ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/f8d1f62a52884ebb91749ef49de11bec", "region": "RegionOne"}], "id": "31b8d745eab94b05bed8c81cd62e81f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5486c1340e3e4aeb926886c5862c8009", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "35cc40c5827046a78edb48999a7eaa8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6f6e65f8955f4e32936b235631edb96d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec", "region": "RegionOne"}], "id": "3d201c08309f4292aa6c2c99637ef6f1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "62a15ae7958d4551ae548d8da96ebe3d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "b1de706a0add4cb4851402be2bee10b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "24588f575f524cf3ba76a17fd21d3ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_f8d1f62a52884ebb91749ef49de11bec", "region": "RegionOne"}, {"id": "8f824ecf8635440a9a3d205678426a6a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "d1158ca867234814865c8c93c3bfc4c6", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fb070e89c0f341a8bd1bee709aea34ff", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/", "region": "RegionOne"}], "id": "db65f6b0e31641f3a980054f067b14e6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7e2ffdcc97eb4ab386e71eba61d110c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec", "region": "RegionOne"}], "id": "e4849ccf6e0e4fdab9980d442617dac3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4126202949b94f0abaa33021a0593833", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "fb8725f4e9df45db8bab87f6ad4dc9ea", "type": "identity", "name": "keystone"}]}}' 2022-07-29 06:49:28,115 118603 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '40674957-e65b-42f3-b74b-29bebe673dc8', 'name': 'tempest-AttachVolumeShelveTestJSON-1831133013-network', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f8d1f62a52884ebb91749ef49de11bec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 212, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-29T06:26:25Z', 'updated_at': '2022-07-29T06:26:25Z', 'revision_number': 1} available for tenant 2022-07-29 06:49:28,115 118603 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1844759825', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPwhbPjuBXFIGG+QsV8izuR1Fad5YVSe26bEPi0DSq0t8WWTjoo4KkqBAUXSlGK3H9e3jtMC40Qe16qVnosPo6JtaU3jdK+d4+WEVRbuNPtS07biKOcXPFzwqUaECouwVg==', 'fingerprint': 'a7:e7:1b:1c:39:b7:db:ec:f6:d9:15:54:a2:e5:b6:47', 'user_id': '217b321936224e2ba928b983c4e40017', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCA/5Vufp3wQqvyvKtqYKnj8YcJv+za2Y0hKPQyeIIX6oCUrmJZKRVK\ndFiam3bKNO2gBwYFK4EEACKhZANiAAT8IWz47gVxSBhvkLFfIs7kdRWneWFUntum\nxD4tA0qtLfFlk46KOCpKgQFF0pRitx/Xt47TAuNEHteqlZ6LD6OibWlN43SvnePl\nhFUW7jT7UtO24ijnFzxc8KlGhAqLsFY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bd223efd-acc1-41bd-9e55-92979aa1a531', 'name': 'tempest-securitygroup--1134006499', 'stateful': True, 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'description': 'tempest-description--1659817001', 'shared': False, 'security_group_rules': [{'id': '9bd8448e-92ce-4c2a-86fe-ccaddab275d1', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'security_group_id': 'bd223efd-acc1-41bd-9e55-92979aa1a531', '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': 449, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:49:26Z', 'updated_at': '2022-07-29T06:49:26Z', 'revision_number': 0, 'project_id': 'f8d1f62a52884ebb91749ef49de11bec'}, {'id': 'cff7aa23-2647-4fdd-a742-01b875f6f0bb', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'security_group_id': 'bd223efd-acc1-41bd-9e55-92979aa1a531', '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': 448, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:49:26Z', 'updated_at': '2022-07-29T06:49:26Z', 'revision_number': 0, 'project_id': 'f8d1f62a52884ebb91749ef49de11bec'}], 'tags': [], 'created_at': '2022-07-29T06:49:26Z', 'updated_at': '2022-07-29T06:49:26Z', 'revision_number': 1, 'project_id': 'f8d1f62a52884ebb91749ef49de11bec'}, 'floating_ip': {'id': '6774ca3f-cfb1-4793-be9c-2e00efb6579b', 'tenant_id': 'f8d1f62a52884ebb91749ef49de11bec', 'floating_ip_address': '172.27.0.208', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f8d1f62a52884ebb91749ef49de11bec', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:49:27Z', 'updated_at': '2022-07-29T06:49:27Z', 'revision_number': 0, 'ip': '172.27.0.208'}} 2022-07-29 06:49:28,746 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/compute/v2.1/servers 0.629s 2022-07-29 06:49:28,746 118603 DEBUG [tempest.lib.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-886814831", "imageRef": "093fb191-832c-4baf-8f51-03b14052c42e", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "40674957-e65b-42f3-b74b-29bebe673dc8"}], "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "key_name": "tempest-keypair-1844759825", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d3cbeca-76e6-4eb6-ade6-0c2faa82560c', 'x-compute-request-id': 'req-5d3cbeca-76e6-4eb6-ade6-0c2faa82560c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "adminPass": "password"}}' 2022-07-29 06:49:28,828 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.078s 2022-07-29 06:49:28,828 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:28 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-7abb8c88-06f4-4ba3-a764-18c6e1c68358', 'x-compute-request-id': 'req-7abb8c88-06f4-4ba3-a764-18c6e1c68358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:29Z", "updated": "2022-07-29T06:49:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:49:29,938 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.096s 2022-07-29 06:49:29,938 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b50621e-c11e-4f88-afaf-c5947678a30b', 'x-compute-request-id': 'req-3b50621e-c11e-4f88-afaf-c5947678a30b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:49:29,951 118603 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2022-07-29 06:49:31,418 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.465s 2022-07-29 06:49:31,418 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:30 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-b530ebbe-5a68-41b0-a5f2-a42bbfc42301', 'x-compute-request-id': 'req-b530ebbe-5a68-41b0-a5f2-a42bbfc42301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:49:32,604 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.172s 2022-07-29 06:49:32,605 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49: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-b82c2b3d-f6e9-43b6-a6db-bdd6646b6baa', 'x-compute-request-id': 'req-b82c2b3d-f6e9-43b6-a6db-bdd6646b6baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:49:33,775 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.156s 2022-07-29 06:49:33,776 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:33 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-a6a0003b-23c2-4e69-9c10-6131d0dfc8c3', 'x-compute-request-id': 'req-a6a0003b-23c2-4e69-9c10-6131d0dfc8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:49:34,947 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.157s 2022-07-29 06:49:34,947 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49: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-5497b85d-c41d-406d-88a9-80f021de414e', 'x-compute-request-id': 'req-5497b85d-c41d-406d-88a9-80f021de414e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:49:36,123 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.156s 2022-07-29 06:49:36,123 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49: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-4b189b95-0053-4dbe-80fd-b1713533f936', 'x-compute-request-id': 'req-4b189b95-0053-4dbe-80fd-b1713533f936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "BUILD", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:49:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:49:37,291 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.154s 2022-07-29 06:49:37,291 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:37 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-64f7b614-2c99-4896-a8f9-cbd973d2ba9f', 'x-compute-request-id': 'req-64f7b614-2c99-4896-a8f9-cbd973d2ba9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:49:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:e5:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": "2022-07-29T06:49:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:49:37,304 118603 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2022-07-29 06:49:37,396 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9/os-interface 0.091s 2022-07-29 06:49:37,397 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e7c08f9-883c-4952-b1c2-dac6040c608a', 'x-compute-request-id': 'req-5e7c08f9-883c-4952-b1c2-dac6040c608a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "40674957-e65b-42f3-b74b-29bebe673dc8", "port_id": "f8e6adff-418f-4832-8f59-ec5ea31168b9", "mac_addr": "fa:16:3e:55:e5:24", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "61e81c57-6f70-4823-b0cc-8a041727012a", "ip_address": "172.20.0.9"}]}]}' 2022-07-29 06:49:38,387 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.33:9696/v2.0/floatingips/6774ca3f-cfb1-4793-be9c-2e00efb6579b 0.986s 2022-07-29 06:49:38,388 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "f8e6adff-418f-4832-8f59-ec5ea31168b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-ffaa1813-78de-4336-af5c-7eb13c48d561', 'date': 'Fri, 29 Jul 2022 06:49:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/6774ca3f-cfb1-4793-be9c-2e00efb6579b'} Body: b'{"floatingip": {"id": "6774ca3f-cfb1-4793-be9c-2e00efb6579b", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "floating_ip_address": "172.27.0.208", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": "6577466f-3219-490f-bcc0-3bd34a4a6043", "port_id": "f8e6adff-418f-4832-8f59-ec5ea31168b9", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "40674957-e65b-42f3-b74b-29bebe673dc8", "mac_address": "fa:16:3e:55:e5:24", "admin_state_up": true, "status": "ACTIVE", "device_id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-29T06:49:27Z", "updated_at": "2022-07-29T06:49:37Z", "revision_number": 1, "project_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:49:38,389 118603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.208:22' as 'ubuntu' with public key authentication 2022-07-29 06:49:42,408 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.208 ([Errno None] Unable to connect to port 22 on 172.27.0.208). Number attempts: 1. Retry after 2 seconds. 2022-07-29 06:49:47,976 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.208 ([Errno None] Unable to connect to port 22 on 172.27.0.208). Number attempts: 2. Retry after 3 seconds. 2022-07-29 06:49:54,536 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.208 ([Errno None] Unable to connect to port 22 on 172.27.0.208). Number attempts: 3. Retry after 4 seconds. 2022-07-29 06:50:02,090 118603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.208 ([Errno None] Unable to connect to port 22 on 172.27.0.208). Number attempts: 4. Retry after 5 seconds. 2022-07-29 06:50:07,636 118603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:50:07,993 118603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:50:07,994 118603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.208 successfully created 2022-07-29 06:50:08,034 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9/ips 0.040s 2022-07-29 06:50:08,035 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:50:07 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-2f6972cf-90fa-455b-8c1c-cad8fc5e3395', 'x-compute-request-id': 'req-2f6972cf-90fa-455b-8c1c-cad8fc5e3395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.9"}, {"version": 4, "addr": "172.27.0.208"}]}}' 2022-07-29 06:50:33,685 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes 25.646s 2022-07-29 06:50:33,685 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1012511229"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8171cb-f213-41f1-b443-6073be9b0960', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8171cb-f213-41f1-b443-6073be9b0960', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes'} Body: b'{"volume": {"id": "55442c8c-f530-45a3-914a-a605b91bfb07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:50:33.619604", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1012511229", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-29 06:51:26,402 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07 52.706s 2022-07-29 06:51:26,402 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c80f6d3-7eb3-464a-a228-1ac929ed11cc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c80f6d3-7eb3-464a-a228-1ac929ed11cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07'} Body: b'{"volume": {"id": "55442c8c-f530-45a3-914a-a605b91bfb07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:50:34.000000", "updated_at": "2022-07-29T06:50:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1012511229", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:52:27,476 118603 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07 2022-07-29 06:53:27,091 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07 119.677s 2022-07-29 06:53:27,091 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c8ccdb-3408-45b6-ba91-14165e71a4ac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c8ccdb-3408-45b6-ba91-14165e71a4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07'} Body: b'{"volume": {"id": "55442c8c-f530-45a3-914a-a605b91bfb07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:50:34.000000", "updated_at": "2022-07-29T06:50:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1012511229", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:54:28,164 118603 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07 2022-07-29 06:55:27,944 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07 119.841s 2022-07-29 06:55:27,944 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef82dbe-affc-49be-804b-929b70cf2acc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef82dbe-affc-49be-804b-929b70cf2acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07'} Body: b'{"volume": {"id": "55442c8c-f530-45a3-914a-a605b91bfb07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:50:34.000000", "updated_at": "2022-07-29T06:50:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1012511229", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:56:28,990 118603 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07 2022-07-29 06:56:34,690 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07 65.731s 2022-07-29 06:56:34,691 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4f8d7a-0eb7-487a-87d3-02ab0030c15c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4f8d7a-0eb7-487a-87d3-02ab0030c15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07'} Body: b'{"volume": {"id": "55442c8c-f530-45a3-914a-a605b91bfb07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:50:34.000000", "updated_at": "2022-07-29T06:50:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1012511229", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:57:28,144 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07 52.441s 2022-07-29 06:57:28,144 118603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccf0647-a771-4453-8743-daf42cd7b0b6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccf0647-a771-4453-8743-daf42cd7b0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07'} Body: b'{"volume": {"id": "55442c8c-f530-45a3-914a-a605b91bfb07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:50:34.000000", "updated_at": "2022-07-29T06:50:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1012511229", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/f8d1f62a52884ebb91749ef49de11bec/volumes/55442c8c-f530-45a3-914a-a605b91bfb07"}], "user_id": "217b321936224e2ba928b983c4e40017", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f8d1f62a52884ebb91749ef49de11bec"}}' 2022-07-29 06:57:28,281 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.126s 2022-07-29 06:57:28,281 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:57:28 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-37224b2b-be01-46fc-816e-b58ee1f4f6e0', 'x-compute-request-id': 'req-37224b2b-be01-46fc-816e-b58ee1f4f6e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'' 2022-07-29 06:57:28,503 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.220s 2022-07-29 06:57:28,503 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7e5593-9078-4f7a-8e67-c4ec26e4a055', 'x-compute-request-id': 'req-2f7e5593-9078-4f7a-8e67-c4ec26e4a055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:57:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:e5:24"}, {"version": 4, "addr": "172.27.0.208", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:e5:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": "2022-07-29T06:49:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1134006499"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-07-29 06:57:29,695 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.177s 2022-07-29 06:57:29,696 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca1d5a85-ee09-4fa8-af53-7c2d4ecf7428', 'x-compute-request-id': 'req-ca1d5a85-ee09-4fa8-af53-7c2d4ecf7428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"server": {"id": "fbb95b1b-f883-46e7-90c8-a740a4a27ca9", "name": "tempest-AttachVolumeShelveTestJSON-server-886814831", "status": "ACTIVE", "tenant_id": "f8d1f62a52884ebb91749ef49de11bec", "user_id": "217b321936224e2ba928b983c4e40017", "metadata": {}, "hostId": "b9e66cefa1e817797b4e50522d50b61693593fa6c8380b6fbbdac06b", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:49:28Z", "updated": "2022-07-29T06:57:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1831133013-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:e5:24"}, {"version": 4, "addr": "172.27.0.208", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:e5:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1844759825", "OS-SRV-USG:launched_at": "2022-07-29T06:49: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": [], "locked": false, "description": null}}' 2022-07-29 06:57:30,747 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9 0.036s 2022-07-29 06:57:30,747 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:57:30 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-6bf74cd4-275c-46d2-8817-f9d2d36940bd', 'x-compute-request-id': 'req-6bf74cd4-275c-46d2-8817-f9d2d36940bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/fbb95b1b-f883-46e7-90c8-a740a4a27ca9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fbb95b1b-f883-46e7-90c8-a740a4a27ca9 could not be found."}}' 2022-07-29 06:57:30,777 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1844759825 0.029s 2022-07-29 06:57:30,777 118603 DEBUG [tempest.lib.common.rest_client] Request - 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 Jul 2022 06:57:30 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-4a551787-1358-4323-8396-733caf921a34', 'x-compute-request-id': 'req-4a551787-1358-4323-8396-733caf921a34', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1844759825'} Body: b'' 2022-07-29 06:57:30,921 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/security-groups/bd223efd-acc1-41bd-9e55-92979aa1a531 0.142s 2022-07-29 06:57:30,921 118603 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-b2bb2f04-a871-4434-9d4b-9a544ea5b929', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:57:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/bd223efd-acc1-41bd-9e55-92979aa1a531'} Body: b'' 2022-07-29 06:57:30,940 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.33:9696/v2.0/security-groups/bd223efd-acc1-41bd-9e55-92979aa1a531 0.019s 2022-07-29 06:57:30,941 118603 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-c0a0d99f-ccdf-4fe3-a15a-0c9f0eea3567', 'date': 'Fri, 29 Jul 2022 06:57:30 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/bd223efd-acc1-41bd-9e55-92979aa1a531'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bd223efd-acc1-41bd-9e55-92979aa1a531 does not exist", "detail": ""}}' 2022-07-29 06:57:31,437 118603 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/floatingips/6774ca3f-cfb1-4793-be9c-2e00efb6579b 0.496s 2022-07-29 06:57:31,437 118603 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-c2f2250b-5f69-415b-9f4a-fa6ff802d351', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:57:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/6774ca3f-cfb1-4793-be9c-2e00efb6579b'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 55442c8c-f530-45a3-914a-a605b91bfb07 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt6.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft6.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:'': {{{ 2022-07-29 06:31:26,843 118612 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-07-29 06:31:26,844 118612 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-29 06:31:26,901 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.054s 2022-07-29 06:31:26,901 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-668177473", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNAgrrMtQYam0JZCKlo/JUBybXZxXmlwfeLYOlJfBc1I/fvDYw66tJk39BpFC+I7aJNn5yLmv6G9+fbBWtd7QupzDlr//t276bkaBPa1oDjGrLDF1QVasv/+p+tvT/dHaA=="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ceee0e-e75b-4d9f-a6b0-7e27b88cabab', 'x-compute-request-id': 'req-86ceee0e-e75b-4d9f-a6b0-7e27b88cabab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-668177473", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNAgrrMtQYam0JZCKlo/JUBybXZxXmlwfeLYOlJfBc1I/fvDYw66tJk39BpFC+I7aJNn5yLmv6G9+fbBWtd7QupzDlr//t276bkaBPa1oDjGrLDF1QVasv/+p+tvT/dHaA==", "fingerprint": "7d:1c:02:18:2d:02:60:d4:a2:1d:22:35:b6:f8:8d:d9", "user_id": "e1b9767f26254a6cba945f4cae562b70"}}' 2022-07-29 06:31:26,904 118612 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-668177473 created 2022-07-29 06:31:27,039 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-groups 0.134s 2022-07-29 06:31:27,040 118612 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--109636861", "description": "tempest-description--967553745"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-e9b8a8d2-1ff5-4858-aa8f-288f39dc3472', 'date': 'Fri, 29 Jul 2022 06:31:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3a677d88-83bc-42f9-95b8-e4a756ec6712", "name": "tempest-securitygroup--109636861", "stateful": true, "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "description": "tempest-description--967553745", "shared": false, "security_group_rules": [{"id": "4bfc5ccd-0e67-4877-9a79-dddc3cf600c9", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "security_group_id": "3a677d88-83bc-42f9-95b8-e4a756ec6712", "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": 440, "description": null, "tags": [], "created_at": "2022-07-29T06:31:26Z", "updated_at": "2022-07-29T06:31:26Z", "revision_number": 0, "project_id": "a3b773b1bba540f79c21b042d5cf91de"}, {"id": "d5990732-81f2-40cb-9020-aedb7f04e64b", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "security_group_id": "3a677d88-83bc-42f9-95b8-e4a756ec6712", "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": 441, "description": null, "tags": [], "created_at": "2022-07-29T06:31:26Z", "updated_at": "2022-07-29T06:31:26Z", "revision_number": 0, "project_id": "a3b773b1bba540f79c21b042d5cf91de"}], "tags": [], "created_at": "2022-07-29T06:31:26Z", "updated_at": "2022-07-29T06:31:26Z", "revision_number": 1, "project_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:31:27,178 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.137s 2022-07-29 06:31:27,179 118612 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": "3a677d88-83bc-42f9-95b8-e4a756ec6712", "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-42c701ae-9ba2-47b9-8f22-8e070de9aee4', 'date': 'Fri, 29 Jul 2022 06:31:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "192ccc3d-bd29-46fa-a695-4cb548e99422", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "security_group_id": "3a677d88-83bc-42f9-95b8-e4a756ec6712", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:31:27Z", "updated_at": "2022-07-29T06:31:27Z", "revision_number": 0, "project_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:31:27,327 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.147s 2022-07-29 06:31:27,327 118612 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": "3a677d88-83bc-42f9-95b8-e4a756ec6712", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-57bd7a3e-1139-46d1-8cda-fc4443d99888', 'date': 'Fri, 29 Jul 2022 06:31:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d10a0ac2-7649-4e7e-b143-2504ca7d6913", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "security_group_id": "3a677d88-83bc-42f9-95b8-e4a756ec6712", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:31:27Z", "updated_at": "2022-07-29T06:31:27Z", "revision_number": 0, "project_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:31:27,327 118612 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--109636861 created 2022-07-29 06:31:28,115 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/floatingips 0.787s 2022-07-29 06:31:28,115 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-bd176987-0263-4a80-a068-1f619c269299', 'date': 'Fri, 29 Jul 2022 06:31:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4d046f4e-623f-4429-bed0-bcf48b559518", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "floating_ip_address": "172.27.0.213", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a3b773b1bba540f79c21b042d5cf91de", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-29T06:31:27Z", "updated_at": "2022-07-29T06:31:27Z", "revision_number": 0}}' 2022-07-29 06:31:28,116 118612 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4d046f4e-623f-4429-bed0-bcf48b559518', 'tenant_id': 'a3b773b1bba540f79c21b042d5cf91de', 'floating_ip_address': '172.27.0.213', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a3b773b1bba540f79c21b042d5cf91de', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:31:27Z', 'updated_at': '2022-07-29T06:31:27Z', 'revision_number': 0, 'ip': '172.27.0.213'} created 2022-07-29 06:31:28,201 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.078s 2022-07-29 06:31:28,202 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0dc909a3-2b8a-450a-a4ac-8bb15f7609dc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e1b9767f26254a6cba945f4cae562b70", "name": "tempest-AttachVolumeTestJSON-604791230-project", "password_expires_at": null}, "audit_ids": ["Cs7KoAPpSFqk9b7zWIjIqA"], "expires_at": "2022-07-29T07:31:28.000000Z", "issued_at": "2022-07-29T06:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3b773b1bba540f79c21b042d5cf91de", "name": "tempest-AttachVolumeTestJSON-604791230"}, "is_domain": false, "roles": [{"id": "f051e915d2d1479ba724a09298df84b7", "name": "reader"}, {"id": "5f97bcaf49fe487d8def3bf0991dcf15", "name": "member"}], "catalog": [{"endpoints": [{"id": "77c1e5740be4495294331d0293ef7903", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "01d887b7661147079184ac21784a1873", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7da1c59f6f744815b08e9defd272a1ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/a3b773b1bba540f79c21b042d5cf91de", "region": "RegionOne"}], "id": "31b8d745eab94b05bed8c81cd62e81f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5486c1340e3e4aeb926886c5862c8009", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "35cc40c5827046a78edb48999a7eaa8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6f6e65f8955f4e32936b235631edb96d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de", "region": "RegionOne"}], "id": "3d201c08309f4292aa6c2c99637ef6f1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "62a15ae7958d4551ae548d8da96ebe3d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "b1de706a0add4cb4851402be2bee10b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "24588f575f524cf3ba76a17fd21d3ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_a3b773b1bba540f79c21b042d5cf91de", "region": "RegionOne"}, {"id": "8f824ecf8635440a9a3d205678426a6a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "d1158ca867234814865c8c93c3bfc4c6", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fb070e89c0f341a8bd1bee709aea34ff", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/", "region": "RegionOne"}], "id": "db65f6b0e31641f3a980054f067b14e6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7e2ffdcc97eb4ab386e71eba61d110c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de", "region": "RegionOne"}], "id": "e4849ccf6e0e4fdab9980d442617dac3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4126202949b94f0abaa33021a0593833", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "fb8725f4e9df45db8bab87f6ad4dc9ea", "type": "identity", "name": "keystone"}]}}' 2022-07-29 06:31:28,202 118612 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'e48f73d3-d5d1-41f9-95a6-4ab182e46c68', 'name': 'tempest-AttachVolumeTestJSON-761394815-network', 'tenant_id': 'a3b773b1bba540f79c21b042d5cf91de', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a3b773b1bba540f79c21b042d5cf91de', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 249, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-29T06:26:24Z', 'updated_at': '2022-07-29T06:26:25Z', 'revision_number': 1} available for tenant 2022-07-29 06:31:28,203 118612 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-668177473', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNAgrrMtQYam0JZCKlo/JUBybXZxXmlwfeLYOlJfBc1I/fvDYw66tJk39BpFC+I7aJNn5yLmv6G9+fbBWtd7QupzDlr//t276bkaBPa1oDjGrLDF1QVasv/+p+tvT/dHaA==', 'fingerprint': '7d:1c:02:18:2d:02:60:d4:a2:1d:22:35:b6:f8:8d:d9', 'user_id': 'e1b9767f26254a6cba945f4cae562b70', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDByCka9Vkr38wM62pYhk/qYQctQOILWxjYjd+ntfh4CORlcWy3eLVZK\nmmIiPIXjhhKgBwYFK4EEACKhZANiAATQIK6zLUGGptCWQipaPyVAcm12cV5pcH3i\n2DpSXwXNSP37w2MOurSZN/QaRQviO2iTZ+ci5r+hvfn2wVrXe0Lqcw5a//7du+m5\nGgT2taA4xqywxdUFWrL//qfrb0/3R2g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3a677d88-83bc-42f9-95b8-e4a756ec6712', 'name': 'tempest-securitygroup--109636861', 'stateful': True, 'tenant_id': 'a3b773b1bba540f79c21b042d5cf91de', 'description': 'tempest-description--967553745', 'shared': False, 'security_group_rules': [{'id': '4bfc5ccd-0e67-4877-9a79-dddc3cf600c9', 'tenant_id': 'a3b773b1bba540f79c21b042d5cf91de', 'security_group_id': '3a677d88-83bc-42f9-95b8-e4a756ec6712', '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': 440, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:31:26Z', 'updated_at': '2022-07-29T06:31:26Z', 'revision_number': 0, 'project_id': 'a3b773b1bba540f79c21b042d5cf91de'}, {'id': 'd5990732-81f2-40cb-9020-aedb7f04e64b', 'tenant_id': 'a3b773b1bba540f79c21b042d5cf91de', 'security_group_id': '3a677d88-83bc-42f9-95b8-e4a756ec6712', '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': 441, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:31:26Z', 'updated_at': '2022-07-29T06:31:26Z', 'revision_number': 0, 'project_id': 'a3b773b1bba540f79c21b042d5cf91de'}], 'tags': [], 'created_at': '2022-07-29T06:31:26Z', 'updated_at': '2022-07-29T06:31:26Z', 'revision_number': 1, 'project_id': 'a3b773b1bba540f79c21b042d5cf91de'}, 'floating_ip': {'id': '4d046f4e-623f-4429-bed0-bcf48b559518', 'tenant_id': 'a3b773b1bba540f79c21b042d5cf91de', 'floating_ip_address': '172.27.0.213', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a3b773b1bba540f79c21b042d5cf91de', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:31:27Z', 'updated_at': '2022-07-29T06:31:27Z', 'revision_number': 0, 'ip': '172.27.0.213'}} 2022-07-29 06:31:29,826 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.33/compute/v2.1/servers 1.622s 2022-07-29 06:31:29,826 118612 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-681757679", "imageRef": "093fb191-832c-4baf-8f51-03b14052c42e", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "e48f73d3-d5d1-41f9-95a6-4ab182e46c68"}], "security_groups": [{"name": "tempest-securitygroup--109636861"}], "key_name": "tempest-keypair-668177473", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da7339a-6ab4-4a12-9a80-96ed9d528da9', 'x-compute-request-id': 'req-7da7339a-6ab4-4a12-9a80-96ed9d528da9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--109636861"}], "adminPass": "password"}}' 2022-07-29 06:31:29,955 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.126s 2022-07-29 06:31:29,955 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ded4c45-ed5c-48fa-92ba-a6fba0b04968', 'x-compute-request-id': 'req-0ded4c45-ed5c-48fa-92ba-a6fba0b04968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:29Z", "updated": "2022-07-29T06:31:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:31,058 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.091s 2022-07-29 06:31:31,059 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90aa623c-c550-461e-85e4-86402e6da8b7', 'x-compute-request-id': 'req-90aa623c-c550-461e-85e4-86402e6da8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:31,070 118612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2022-07-29 06:31:32,297 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.225s 2022-07-29 06:31:32,297 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44a9488-c3c2-4cf0-89e5-3a0d4f2e5a1f', 'x-compute-request-id': 'req-e44a9488-c3c2-4cf0-89e5-3a0d4f2e5a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:33,471 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.157s 2022-07-29 06:31:33,472 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbfd3f8e-65c6-4b05-801e-1eeb9322c8b5', 'x-compute-request-id': 'req-cbfd3f8e-65c6-4b05-801e-1eeb9322c8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:34,644 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.159s 2022-07-29 06:31:34,645 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b79598d-082b-467e-835b-42a611c1b24f', 'x-compute-request-id': 'req-8b79598d-082b-467e-835b-42a611c1b24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:35,827 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.169s 2022-07-29 06:31:35,827 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c71f22a-e4db-4c41-8cea-0cba9f110fc2', 'x-compute-request-id': 'req-9c71f22a-e4db-4c41-8cea-0cba9f110fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:36,994 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.154s 2022-07-29 06:31:36,995 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-346ba476-97a4-4efb-a653-b25813c99ce8', 'x-compute-request-id': 'req-346ba476-97a4-4efb-a653-b25813c99ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:38,159 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.152s 2022-07-29 06:31:38,159 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ec6846-dd94-4596-b373-9a217f599435', 'x-compute-request-id': 'req-b4ec6846-dd94-4596-b373-9a217f599435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:39,330 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.157s 2022-07-29 06:31:39,330 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca021a5e-f3f1-416b-89e4-f1b601502e7a', 'x-compute-request-id': 'req-ca021a5e-f3f1-416b-89e4-f1b601502e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "BUILD", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:40,646 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.302s 2022-07-29 06:31:40,647 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a73c85e-c3fd-4095-a09e-a1cfd978ff73', 'x-compute-request-id': 'req-3a73c85e-c3fd-4095-a09e-a1cfd978ff73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "ACTIVE", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:31:40Z", "addresses": {"tempest-AttachVolumeTestJSON-761394815-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:a1:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": "2022-07-29T06:31:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:31:40,658 118612 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2022-07-29 06:31:40,758 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861/os-interface 0.099s 2022-07-29 06:31:40,758 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ca6b7c-0550-460d-aa42-39dd2ca7f381', 'x-compute-request-id': 'req-d3ca6b7c-0550-460d-aa42-39dd2ca7f381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e48f73d3-d5d1-41f9-95a6-4ab182e46c68", "port_id": "06633a8c-27ad-4ecc-9347-65119140506f", "mac_addr": "fa:16:3e:64:a1:0e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4e3738cd-b95e-4199-b038-eb8de6fcaafd", "ip_address": "172.20.0.9"}]}]}' 2022-07-29 06:31:41,912 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.33:9696/v2.0/floatingips/4d046f4e-623f-4429-bed0-bcf48b559518 1.149s 2022-07-29 06:31:41,913 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "06633a8c-27ad-4ecc-9347-65119140506f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-33e20c3e-a71d-4742-88b8-0f70b274b9a7', 'date': 'Fri, 29 Jul 2022 06:31:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/4d046f4e-623f-4429-bed0-bcf48b559518'} Body: b'{"floatingip": {"id": "4d046f4e-623f-4429-bed0-bcf48b559518", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "floating_ip_address": "172.27.0.213", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": "3c6851cd-58ee-4007-a3bd-6c340dc828df", "port_id": "06633a8c-27ad-4ecc-9347-65119140506f", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e48f73d3-d5d1-41f9-95a6-4ab182e46c68", "mac_address": "fa:16:3e:64:a1:0e", "admin_state_up": true, "status": "ACTIVE", "device_id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-29T06:31:27Z", "updated_at": "2022-07-29T06:31:41Z", "revision_number": 1, "project_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:31:41,914 118612 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.213:22' as 'ubuntu' with public key authentication 2022-07-29 06:31:45,769 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.213 ([Errno None] Unable to connect to port 22 on 172.27.0.213). Number attempts: 1. Retry after 2 seconds. 2022-07-29 06:31:51,336 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.213 ([Errno None] Unable to connect to port 22 on 172.27.0.213). Number attempts: 2. Retry after 3 seconds. 2022-07-29 06:31:57,896 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.213 ([Errno None] Unable to connect to port 22 on 172.27.0.213). Number attempts: 3. Retry after 4 seconds. 2022-07-29 06:32:05,449 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.213 ([Errno None] Unable to connect to port 22 on 172.27.0.213). Number attempts: 4. Retry after 5 seconds. 2022-07-29 06:32:10,954 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.213 ([Errno None] Unable to connect to port 22 on 172.27.0.213). Number attempts: 5. Retry after 6 seconds. 2022-07-29 06:32:17,520 118612 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:32:17,820 118612 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:32:17,821 118612 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.213 successfully created 2022-07-29 06:32:17,862 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861/ips 0.040s 2022-07-29 06:32:17,862 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3ffda1-f416-4c22-b95e-5bfa519edbdb', 'x-compute-request-id': 'req-4f3ffda1-f416-4c22-b95e-5bfa519edbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-761394815-network": [{"version": 4, "addr": "172.20.0.9"}, {"version": 4, "addr": "172.27.0.213"}]}}' 2022-07-29 06:32:18,070 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes 0.205s 2022-07-29 06:32:18,071 118612 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-574937286"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0884f324-b7fa-4e2c-a19c-becb4eec51dd', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0884f324-b7fa-4e2c-a19c-becb4eec51dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.004368", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-29 06:32:18,128 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.047s 2022-07-29 06:32:18,128 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d631a54-15ba-47bd-8c0c-984058885cb1', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d631a54-15ba-47bd-8c0c-984058885cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:19,178 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.037s 2022-07-29 06:32:19,178 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb3fded-8d52-42aa-8a62-2e64d07b26ed', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb3fded-8d52-42aa-8a62-2e64d07b26ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:20,231 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.041s 2022-07-29 06:32:20,231 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a35218c-b3f0-4954-bc2c-d0bcaa0a1439', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a35218c-b3f0-4954-bc2c-d0bcaa0a1439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:21,282 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.039s 2022-07-29 06:32:21,282 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018cfc18-42ac-41b6-a136-5534cd1a3336', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018cfc18-42ac-41b6-a136-5534cd1a3336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:22,332 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.038s 2022-07-29 06:32:22,333 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf5aaa0-488f-413a-ba3f-de6425071967', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf5aaa0-488f-413a-ba3f-de6425071967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:23,383 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.038s 2022-07-29 06:32:23,383 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb9f371-a29b-4393-93f6-885a69d747c6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb9f371-a29b-4393-93f6-885a69d747c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:24,435 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.040s 2022-07-29 06:32:24,435 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e678ba0-2335-45c1-a85e-dcd2b92b7e17', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e678ba0-2335-45c1-a85e-dcd2b92b7e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:25,488 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.040s 2022-07-29 06:32:25,489 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a559164-d591-4727-9d4d-40d87da26b6e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a559164-d591-4727-9d4d-40d87da26b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:26,539 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.039s 2022-07-29 06:32:26,539 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3374b2bc-2139-4680-b100-b46b86977386', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3374b2bc-2139-4680-b100-b46b86977386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:27,592 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.041s 2022-07-29 06:32:27,592 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8d2dd0-e835-40c1-a439-38966ba9dfd7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8d2dd0-e835-40c1-a439-38966ba9dfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:28,644 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.040s 2022-07-29 06:32:28,644 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe8e24b-6baf-4b85-912f-d02640652318', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe8e24b-6baf-4b85-912f-d02640652318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:29,693 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.037s 2022-07-29 06:32:29,694 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ffc594-aa24-4fdd-9af1-2ce105a8daea', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ffc594-aa24-4fdd-9af1-2ce105a8daea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:32:30,747 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 0.042s 2022-07-29 06:32:30,748 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ad7acd-ee78-42c2-9b1c-281e471f96f9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ad7acd-ee78-42c2-9b1c-281e471f96f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:33:24,483 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 52.724s 2022-07-29 06:33:24,484 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6348ad-d891-4520-9c4d-0b5a45b5d561', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6348ad-d891-4520-9c4d-0b5a45b5d561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:34:25,557 118612 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 2022-07-29 06:34:31,261 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 65.765s 2022-07-29 06:34:31,261 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0915ced7-9802-4908-a0bf-6ed4ef6c0f28', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0915ced7-9802-4908-a0bf-6ed4ef6c0f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:35:24,570 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 52.298s 2022-07-29 06:35:24,571 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3abc8d3-ba4f-4470-bef1-0e0e38b20ae6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3abc8d3-ba4f-4470-bef1-0e0e38b20ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:36:25,637 118612 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 2022-07-29 06:36:31,399 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 65.817s 2022-07-29 06:36:31,399 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ce53c7-9ac9-4147-8221-5dedbbe87d31', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ce53c7-9ac9-4147-8221-5dedbbe87d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:37:24,728 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 52.317s 2022-07-29 06:37:24,728 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fafe55-8316-4c7a-8aaa-141c7033fa7c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fafe55-8316-4c7a-8aaa-141c7033fa7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:38:25,801 118612 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 2022-07-29 06:38:31,674 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03 65.934s 2022-07-29 06:38:31,675 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0417ac4-1c56-4c9e-b642-e0e40e54826e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0417ac4-1c56-4c9e-b642-e0e40e54826e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03'} Body: b'{"volume": {"id": "6b1458db-5c69-4126-bbca-ddebe1209b03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:32:18.000000", "updated_at": "2022-07-29T06:32:18.000000", "name": "tempest-AttachVolumeTestJSON-volume-574937286", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/a3b773b1bba540f79c21b042d5cf91de/volumes/6b1458db-5c69-4126-bbca-ddebe1209b03"}], "user_id": "e1b9767f26254a6cba945f4cae562b70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a3b773b1bba540f79c21b042d5cf91de"}}' 2022-07-29 06:39:25,028 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 53.325s 2022-07-29 06:39:25,028 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38: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-e14bdbe3-b9ea-4139-bca4-6110fc5d1080', 'x-compute-request-id': 'req-e14bdbe3-b9ea-4139-bca4-6110fc5d1080', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'' 2022-07-29 06:39:25,275 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.246s 2022-07-29 06:39:25,275 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374f61da-9be6-488f-ac11-50ce31865b71', 'x-compute-request-id': 'req-374f61da-9be6-488f-ac11-50ce31865b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "ACTIVE", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:39:25Z", "addresses": {"tempest-AttachVolumeTestJSON-761394815-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:a1:0e"}, {"version": 4, "addr": "172.27.0.213", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:a1:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": "2022-07-29T06:31:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--109636861"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:39:26,477 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.189s 2022-07-29 06:39:26,477 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0b3f3f4-4f6b-4567-be92-6795f44bbfe8', 'x-compute-request-id': 'req-f0b3f3f4-4f6b-4567-be92-6795f44bbfe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"server": {"id": "c1670afa-b434-47b5-a7d8-88464f5bd861", "name": "tempest-AttachVolumeTestJSON-server-681757679", "status": "DELETED", "tenant_id": "a3b773b1bba540f79c21b042d5cf91de", "user_id": "e1b9767f26254a6cba945f4cae562b70", "metadata": {}, "hostId": "7bcb6a6a89ada292e013ae3ecf3e3635c32a1e7982e409750a98f996", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:31:28Z", "updated": "2022-07-29T06:39:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c1670afa-b434-47b5-a7d8-88464f5bd861"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-668177473", "OS-SRV-USG:launched_at": "2022-07-29T06:31:40.000000", "OS-SRV-USG:terminated_at": "2022-07-29T06:39:26.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:39:26,488 118612 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2022-07-29 06:39:27,523 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861 0.033s 2022-07-29 06:39:27,523 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:27 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-04eb82f8-75dd-4d65-ad94-0e8723f91b75', 'x-compute-request-id': 'req-04eb82f8-75dd-4d65-ad94-0e8723f91b75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c1670afa-b434-47b5-a7d8-88464f5bd861'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c1670afa-b434-47b5-a7d8-88464f5bd861 could not be found."}}' 2022-07-29 06:39:27,553 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-668177473 0.029s 2022-07-29 06:39:27,553 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:27 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-6db0d344-e623-4838-8c50-0fcf2d390227', 'x-compute-request-id': 'req-6db0d344-e623-4838-8c50-0fcf2d390227', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-668177473'} Body: b'' 2022-07-29 06:39:27,684 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/security-groups/3a677d88-83bc-42f9-95b8-e4a756ec6712 0.130s 2022-07-29 06:39:27,684 118612 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-3e89a0a9-cf40-46e8-816b-00644a0e18d8', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:39:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/3a677d88-83bc-42f9-95b8-e4a756ec6712'} Body: b'' 2022-07-29 06:39:27,703 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.33:9696/v2.0/security-groups/3a677d88-83bc-42f9-95b8-e4a756ec6712 0.017s 2022-07-29 06:39:27,703 118612 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-3abf9c97-1ec7-48b1-a47b-793ffafc89a0', 'date': 'Fri, 29 Jul 2022 06:39:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/3a677d88-83bc-42f9-95b8-e4a756ec6712'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3a677d88-83bc-42f9-95b8-e4a756ec6712 does not exist", "detail": ""}}' 2022-07-29 06:39:28,129 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/floatingips/4d046f4e-623f-4429-bed0-bcf48b559518 0.425s 2022-07-29 06:39:28,129 118612 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-eb7abaa2-142b-4ac3-a155-ec9b210ea979', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:39:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/4d046f4e-623f-4429-bed0-bcf48b559518'} Body: b'' }}} 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 6b1458db-5c69-4126-bbca-ddebe1209b03 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft7.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-29 06:53:35,736 118612 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-07-29 06:53:35,736 118612 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-07-29 06:53:35,929 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.190s 2022-07-29 06:53:35,929 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1498956444", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKVEU2hIhMVglkDwcSPRKziyrmxA8Hd2TYa64XN51F8bn5sy9hlWzkYsZ1Y1AVfMMZtmD4trP7Hmwx5wx8M9K3+xwDOa67E6xTGKe6m+AF6xXQSh7t7R1bgwuzd2r2Y3JA=="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02970aa4-cf9b-462e-83c8-ae4753087f59', 'x-compute-request-id': 'req-02970aa4-cf9b-462e-83c8-ae4753087f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1498956444", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKVEU2hIhMVglkDwcSPRKziyrmxA8Hd2TYa64XN51F8bn5sy9hlWzkYsZ1Y1AVfMMZtmD4trP7Hmwx5wx8M9K3+xwDOa67E6xTGKe6m+AF6xXQSh7t7R1bgwuzd2r2Y3JA==", "fingerprint": "c6:51:25:9c:83:1a:2d:11:e4:79:97:5b:6a:ae:fb:33", "user_id": "12a751b41fd546ac9017c67d6de4ebdd"}}' 2022-07-29 06:53:35,932 118612 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1498956444 created 2022-07-29 06:53:36,091 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-groups 0.159s 2022-07-29 06:53:36,092 118612 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--348565504", "description": "tempest-description--1656538912"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-37d14e8f-18e8-40a2-9b24-17d28b91174b', 'date': 'Fri, 29 Jul 2022 06:53:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "b3b024ae-3852-49e1-8740-b8bdc3f29d01", "name": "tempest-securitygroup--348565504", "stateful": true, "tenant_id": "10b54d7ff9644981893f886e59f22021", "description": "tempest-description--1656538912", "shared": false, "security_group_rules": [{"id": "6e30d7b6-1320-4460-b5ee-fab0421f9b40", "tenant_id": "10b54d7ff9644981893f886e59f22021", "security_group_id": "b3b024ae-3852-49e1-8740-b8bdc3f29d01", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 469, "description": null, "tags": [], "created_at": "2022-07-29T06:53:36Z", "updated_at": "2022-07-29T06:53:36Z", "revision_number": 0, "project_id": "10b54d7ff9644981893f886e59f22021"}, {"id": "7d7a1b68-3188-4ba1-8660-47df6c3e70f9", "tenant_id": "10b54d7ff9644981893f886e59f22021", "security_group_id": "b3b024ae-3852-49e1-8740-b8bdc3f29d01", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 468, "description": null, "tags": [], "created_at": "2022-07-29T06:53:36Z", "updated_at": "2022-07-29T06:53:36Z", "revision_number": 0, "project_id": "10b54d7ff9644981893f886e59f22021"}], "tags": [], "created_at": "2022-07-29T06:53:35Z", "updated_at": "2022-07-29T06:53:36Z", "revision_number": 1, "project_id": "10b54d7ff9644981893f886e59f22021"}}' 2022-07-29 06:53:36,234 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.142s 2022-07-29 06:53:36,235 118612 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": "b3b024ae-3852-49e1-8740-b8bdc3f29d01", "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-4bdf8661-cf2c-4587-bed1-cc214ff7de43', 'date': 'Fri, 29 Jul 2022 06:53:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68b2b3df-b555-4248-9c39-b7f87a034fe3", "tenant_id": "10b54d7ff9644981893f886e59f22021", "security_group_id": "b3b024ae-3852-49e1-8740-b8bdc3f29d01", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:53:36Z", "updated_at": "2022-07-29T06:53:36Z", "revision_number": 0, "project_id": "10b54d7ff9644981893f886e59f22021"}}' 2022-07-29 06:53:36,394 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.158s 2022-07-29 06:53:36,394 118612 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": "b3b024ae-3852-49e1-8740-b8bdc3f29d01", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fb06e71f-b309-46fe-9889-4a1f8c018ecc', 'date': 'Fri, 29 Jul 2022 06:53:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fe739374-9508-4367-abd9-518ff8e4e166", "tenant_id": "10b54d7ff9644981893f886e59f22021", "security_group_id": "b3b024ae-3852-49e1-8740-b8bdc3f29d01", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:53:36Z", "updated_at": "2022-07-29T06:53:36Z", "revision_number": 0, "project_id": "10b54d7ff9644981893f886e59f22021"}}' 2022-07-29 06:53:36,394 118612 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--348565504 created 2022-07-29 06:53:37,252 118612 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.33:9696/v2.0/floatingips 0.857s 2022-07-29 06:53:37,252 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-8e1b8f19-cae1-4171-bb62-71a46071bc3a', 'date': 'Fri, 29 Jul 2022 06:53:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "33f72635-469f-4ba9-9f65-96507f9d3c58", "tenant_id": "10b54d7ff9644981893f886e59f22021", "floating_ip_address": "172.27.0.183", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "10b54d7ff9644981893f886e59f22021", "description": "", "port_details": null, "tags": [], "created_at": "2022-07-29T06:53:36Z", "updated_at": "2022-07-29T06:53:36Z", "revision_number": 0}}' 2022-07-29 06:53:37,253 118612 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '33f72635-469f-4ba9-9f65-96507f9d3c58', 'tenant_id': '10b54d7ff9644981893f886e59f22021', 'floating_ip_address': '172.27.0.183', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '10b54d7ff9644981893f886e59f22021', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:53:36Z', 'updated_at': '2022-07-29T06:53:36Z', 'revision_number': 0, 'ip': '172.27.0.183'} created 2022-07-29 06:53:37,290 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.031s 2022-07-29 06:53:37,291 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a88f7e69-496b-4ed2-be7a-3a037b0a6288', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "12a751b41fd546ac9017c67d6de4ebdd", "name": "tempest-AttachVolumeNegativeTest-2117191414-project", "password_expires_at": null}, "audit_ids": ["q43olXxGQ_eZ8q-bNALVLQ"], "expires_at": "2022-07-29T07:53:37.000000Z", "issued_at": "2022-07-29T06:53:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10b54d7ff9644981893f886e59f22021", "name": "tempest-AttachVolumeNegativeTest-2117191414"}, "is_domain": false, "roles": [{"id": "f051e915d2d1479ba724a09298df84b7", "name": "reader"}, {"id": "5f97bcaf49fe487d8def3bf0991dcf15", "name": "member"}], "catalog": [{"endpoints": [{"id": "77c1e5740be4495294331d0293ef7903", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "01d887b7661147079184ac21784a1873", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7da1c59f6f744815b08e9defd272a1ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/10b54d7ff9644981893f886e59f22021", "region": "RegionOne"}], "id": "31b8d745eab94b05bed8c81cd62e81f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5486c1340e3e4aeb926886c5862c8009", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "35cc40c5827046a78edb48999a7eaa8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6f6e65f8955f4e32936b235631edb96d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/10b54d7ff9644981893f886e59f22021", "region": "RegionOne"}], "id": "3d201c08309f4292aa6c2c99637ef6f1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "62a15ae7958d4551ae548d8da96ebe3d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "b1de706a0add4cb4851402be2bee10b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "24588f575f524cf3ba76a17fd21d3ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_10b54d7ff9644981893f886e59f22021", "region": "RegionOne"}, {"id": "8f824ecf8635440a9a3d205678426a6a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "d1158ca867234814865c8c93c3bfc4c6", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fb070e89c0f341a8bd1bee709aea34ff", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/", "region": "RegionOne"}], "id": "db65f6b0e31641f3a980054f067b14e6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7e2ffdcc97eb4ab386e71eba61d110c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/10b54d7ff9644981893f886e59f22021", "region": "RegionOne"}], "id": "e4849ccf6e0e4fdab9980d442617dac3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4126202949b94f0abaa33021a0593833", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "fb8725f4e9df45db8bab87f6ad4dc9ea", "type": "identity", "name": "keystone"}]}}' 2022-07-29 06:53:37,291 118612 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '6cd08a0b-93ef-4069-b2d4-e925e8f17ba9', 'name': 'tempest-AttachVolumeNegativeTest-338184415-network', 'tenant_id': '10b54d7ff9644981893f886e59f22021', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '10b54d7ff9644981893f886e59f22021', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 205, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-29T06:53:31Z', 'updated_at': '2022-07-29T06:53:31Z', 'revision_number': 1} available for tenant 2022-07-29 06:53:37,292 118612 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1498956444', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKVEU2hIhMVglkDwcSPRKziyrmxA8Hd2TYa64XN51F8bn5sy9hlWzkYsZ1Y1AVfMMZtmD4trP7Hmwx5wx8M9K3+xwDOa67E6xTGKe6m+AF6xXQSh7t7R1bgwuzd2r2Y3JA==', 'fingerprint': 'c6:51:25:9c:83:1a:2d:11:e4:79:97:5b:6a:ae:fb:33', 'user_id': '12a751b41fd546ac9017c67d6de4ebdd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBvH1f/h99JFO39bTY2/yrr0VwK/H1RUXIsgnZBOnEi9fsdwyaohsTC\nms/1o64hapSgBwYFK4EEACKhZANiAASlRFNoSITFYJZA8HEj0Ss4sq5sQPB3dk2G\nuuFzedRfG5+bMvYZVs5GLGdWNQFXzDGbZg+Laz+x5sMecMfDPSt/scAzmuuxOsUx\ninupvgBesV0Eoe7e0dW4MLs3dq9mNyQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b3b024ae-3852-49e1-8740-b8bdc3f29d01', 'name': 'tempest-securitygroup--348565504', 'stateful': True, 'tenant_id': '10b54d7ff9644981893f886e59f22021', 'description': 'tempest-description--1656538912', 'shared': False, 'security_group_rules': [{'id': '6e30d7b6-1320-4460-b5ee-fab0421f9b40', 'tenant_id': '10b54d7ff9644981893f886e59f22021', 'security_group_id': 'b3b024ae-3852-49e1-8740-b8bdc3f29d01', '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': 469, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:53:36Z', 'updated_at': '2022-07-29T06:53:36Z', 'revision_number': 0, 'project_id': '10b54d7ff9644981893f886e59f22021'}, {'id': '7d7a1b68-3188-4ba1-8660-47df6c3e70f9', 'tenant_id': '10b54d7ff9644981893f886e59f22021', 'security_group_id': 'b3b024ae-3852-49e1-8740-b8bdc3f29d01', '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': 468, 'description': None, 'tags': [], 'created_at': '2022-07-29T06:53:36Z', 'updated_at': '2022-07-29T06:53:36Z', 'revision_number': 0, 'project_id': '10b54d7ff9644981893f886e59f22021'}], 'tags': [], 'created_at': '2022-07-29T06:53:35Z', 'updated_at': '2022-07-29T06:53:36Z', 'revision_number': 1, 'project_id': '10b54d7ff9644981893f886e59f22021'}, 'floating_ip': {'id': '33f72635-469f-4ba9-9f65-96507f9d3c58', 'tenant_id': '10b54d7ff9644981893f886e59f22021', 'floating_ip_address': '172.27.0.183', 'floating_network_id': 'b39c8eb9-3ecf-4877-a339-911dac1ff175', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '10b54d7ff9644981893f886e59f22021', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-07-29T06:53:36Z', 'updated_at': '2022-07-29T06:53:36Z', 'revision_number': 0, 'ip': '172.27.0.183'}} 2022-07-29 06:53:37,941 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.33/compute/v2.1/servers 0.648s 2022-07-29 06:53:37,942 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1643754387", "imageRef": "093fb191-832c-4baf-8f51-03b14052c42e", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "6cd08a0b-93ef-4069-b2d4-e925e8f17ba9"}], "security_groups": [{"name": "tempest-securitygroup--348565504"}], "key_name": "tempest-keypair-1498956444", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0356a66a-7305-4e57-bad4-a92293f2c8b0', 'x-compute-request-id': 'req-0356a66a-7305-4e57-bad4-a92293f2c8b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--348565504"}], "adminPass": "password"}}' 2022-07-29 06:53:38,021 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.076s 2022-07-29 06:53:38,022 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66e18673-2830-49b6-b578-d43dd0f84b2d', 'x-compute-request-id': 'req-66e18673-2830-49b6-b578-d43dd0f84b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:38Z", "updated": "2022-07-29T06:53:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:39,161 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.127s 2022-07-29 06:53:39,161 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-250eba34-0465-49da-aaaa-cb67d5872368', 'x-compute-request-id': 'req-250eba34-0465-49da-aaaa-cb67d5872368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1498956444", "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": []}}' 2022-07-29 06:53:39,173 118612 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2022-07-29 06:53:40,373 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.198s 2022-07-29 06:53:40,373 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be2aaa6-e46d-4cc2-ab52-9d25587b46f7', 'x-compute-request-id': 'req-6be2aaa6-e46d-4cc2-ab52-9d25587b46f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:40,385 118612 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2022-07-29 06:53:41,541 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.154s 2022-07-29 06:53:41,541 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e54f85b-88db-43b8-9122-95e11209ba85', 'x-compute-request-id': 'req-6e54f85b-88db-43b8-9122-95e11209ba85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:42,710 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.157s 2022-07-29 06:53:42,711 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65bbdeab-6e39-40ca-8112-c287f98e09fa', 'x-compute-request-id': 'req-65bbdeab-6e39-40ca-8112-c287f98e09fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:43,874 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.151s 2022-07-29 06:53:43,875 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe9d5e29-67d1-430f-921e-891629e89b79', 'x-compute-request-id': 'req-fe9d5e29-67d1-430f-921e-891629e89b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:45,037 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.150s 2022-07-29 06:53:45,038 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2fbb3d5-a3e5-4a1c-ba2a-0e153d974583', 'x-compute-request-id': 'req-c2fbb3d5-a3e5-4a1c-ba2a-0e153d974583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:46,209 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.158s 2022-07-29 06:53:46,209 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46ddde67-4847-4f4a-894a-dddacf2714f4', 'x-compute-request-id': 'req-46ddde67-4847-4f4a-894a-dddacf2714f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:47,376 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.153s 2022-07-29 06:53:47,377 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-decbf75a-e4f2-4553-ac64-8ec77596acfc', 'x-compute-request-id': 'req-decbf75a-e4f2-4553-ac64-8ec77596acfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "BUILD", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:48,547 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.158s 2022-07-29 06:53:48,547 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50e378a-0e42-46fd-a0f3-144f4cb4ebdc', 'x-compute-request-id': 'req-c50e378a-0e42-46fd-a0f3-144f4cb4ebdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "ACTIVE", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:53:48Z", "addresses": {"tempest-AttachVolumeNegativeTest-338184415-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:bc:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": "2022-07-29T06:53:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:53:48,558 118612 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2022-07-29 06:53:48,654 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660/os-interface 0.095s 2022-07-29 06:53:48,655 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:48 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-2813621e-05b1-432f-b348-b3606cb63a07', 'x-compute-request-id': 'req-2813621e-05b1-432f-b348-b3606cb63a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6cd08a0b-93ef-4069-b2d4-e925e8f17ba9", "port_id": "1f30dba3-61ac-447a-8d6c-4de64de6819b", "mac_addr": "fa:16:3e:9e:bc:26", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "67ab4612-9482-493e-b2fe-d68ebd28c2a7", "ip_address": "172.20.0.12"}]}]}' 2022-07-29 06:53:49,557 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.33:9696/v2.0/floatingips/33f72635-469f-4ba9-9f65-96507f9d3c58 0.898s 2022-07-29 06:53:49,557 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "1f30dba3-61ac-447a-8d6c-4de64de6819b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-1b83d39a-24b3-4e9f-9a3d-3500aec5c0a3', 'date': 'Fri, 29 Jul 2022 06:53:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/33f72635-469f-4ba9-9f65-96507f9d3c58'} Body: b'{"floatingip": {"id": "33f72635-469f-4ba9-9f65-96507f9d3c58", "tenant_id": "10b54d7ff9644981893f886e59f22021", "floating_ip_address": "172.27.0.183", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": "380f2324-598b-4d7a-9604-ca22d7c2ddcf", "port_id": "1f30dba3-61ac-447a-8d6c-4de64de6819b", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6cd08a0b-93ef-4069-b2d4-e925e8f17ba9", "mac_address": "fa:16:3e:9e:bc:26", "admin_state_up": true, "status": "ACTIVE", "device_id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-29T06:53:36Z", "updated_at": "2022-07-29T06:53:49Z", "revision_number": 1, "project_id": "10b54d7ff9644981893f886e59f22021"}}' 2022-07-29 06:53:49,558 118612 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.183:22' as 'ubuntu' with public key authentication 2022-07-29 06:53:53,641 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.183 ([Errno None] Unable to connect to port 22 on 172.27.0.183). Number attempts: 1. Retry after 2 seconds. 2022-07-29 06:53:59,208 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.183 ([Errno None] Unable to connect to port 22 on 172.27.0.183). Number attempts: 2. Retry after 3 seconds. 2022-07-29 06:54:05,768 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.183 ([Errno None] Unable to connect to port 22 on 172.27.0.183). Number attempts: 3. Retry after 4 seconds. 2022-07-29 06:54:13,321 118612 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.183 ([Errno None] Unable to connect to port 22 on 172.27.0.183). Number attempts: 4. Retry after 5 seconds. 2022-07-29 06:54:18,869 118612 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:54:19,204 118612 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:54:19,204 118612 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.183 successfully created 2022-07-29 06:54:19,248 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660/ips 0.043s 2022-07-29 06:54:19,248 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6110e731-cfbe-4ad1-a780-d5c6c2f07861', 'x-compute-request-id': 'req-6110e731-cfbe-4ad1-a780-d5c6c2f07861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-338184415-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.27.0.183"}]}}' 2022-07-29 06:55:19,446 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.125s 2022-07-29 06:55:19,447 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:55:19 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-a56b4808-bd56-4403-8819-dbb5868b700b', 'x-compute-request-id': 'req-a56b4808-bd56-4403-8819-dbb5868b700b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'' 2022-07-29 06:55:19,610 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.162s 2022-07-29 06:55:19,610 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6871b8c-3dbf-468a-92fc-b0975f392bd1', 'x-compute-request-id': 'req-e6871b8c-3dbf-468a-92fc-b0975f392bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "ACTIVE", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:55:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-338184415-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:bc:26"}, {"version": 4, "addr": "172.27.0.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:bc:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": "2022-07-29T06:53:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:55:20,818 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.195s 2022-07-29 06:55:20,819 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc70caf9-33ea-4bd1-b12c-968fb9632fab', 'x-compute-request-id': 'req-dc70caf9-33ea-4bd1-b12c-968fb9632fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "ACTIVE", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:55:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-338184415-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:bc:26"}, {"version": 4, "addr": "172.27.0.183", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:bc:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": "2022-07-29T06:53:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--348565504"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:55:21,933 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.101s 2022-07-29 06:55:21,934 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b3410d7-ea0f-402c-a73a-77dcc8b14a6a', 'x-compute-request-id': 'req-6b3410d7-ea0f-402c-a73a-77dcc8b14a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"server": {"id": "c87e0f8d-3a0a-43db-88ba-36ac438e5660", "name": "tempest-AttachVolumeNegativeTest-server-1643754387", "status": "DELETED", "tenant_id": "10b54d7ff9644981893f886e59f22021", "user_id": "12a751b41fd546ac9017c67d6de4ebdd", "metadata": {}, "hostId": "e501ea11b9f02f0d97e8dcd9cbc2a8b4358ad7cd53450f68884b2f4c", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:53:37Z", "updated": "2022-07-29T06:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1498956444", "OS-SRV-USG:launched_at": "2022-07-29T06:53:47.000000", "OS-SRV-USG:terminated_at": "2022-07-29T06:55:21.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:55:21,945 118612 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-07-29 06:55:22,982 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660 0.036s 2022-07-29 06:55:22,983 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:55:22 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-0ea43b82-8886-464a-96d8-fe190dc1047a', 'x-compute-request-id': 'req-0ea43b82-8886-464a-96d8-fe190dc1047a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/c87e0f8d-3a0a-43db-88ba-36ac438e5660'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c87e0f8d-3a0a-43db-88ba-36ac438e5660 could not be found."}}' 2022-07-29 06:55:23,016 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1498956444 0.032s 2022-07-29 06:55:23,016 118612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:55: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-5f82b708-3fb8-41e3-84fa-3b0817d636a4', 'x-compute-request-id': 'req-5f82b708-3fb8-41e3-84fa-3b0817d636a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-keypair-1498956444'} Body: b'' 2022-07-29 06:55:23,154 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/security-groups/b3b024ae-3852-49e1-8740-b8bdc3f29d01 0.137s 2022-07-29 06:55:23,155 118612 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-e876aa0a-9de8-4380-91d7-4589fe4f5193', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:55:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/b3b024ae-3852-49e1-8740-b8bdc3f29d01'} Body: b'' 2022-07-29 06:55:23,172 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.33:9696/v2.0/security-groups/b3b024ae-3852-49e1-8740-b8bdc3f29d01 0.016s 2022-07-29 06:55:23,172 118612 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-1d55a699-a48c-486b-9f81-1989e902abd1', 'date': 'Fri, 29 Jul 2022 06:55:23 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/b3b024ae-3852-49e1-8740-b8bdc3f29d01'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b3b024ae-3852-49e1-8740-b8bdc3f29d01 does not exist", "detail": ""}}' 2022-07-29 06:55:23,605 118612 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/floatingips/33f72635-469f-4ba9-9f65-96507f9d3c58 0.432s 2022-07-29 06:55:23,605 118612 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-001c95bd-b2d9-4bb9-9008-6f2bbac780cb', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:55:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/33f72635-469f-4ba9-9f65-96507f9d3c58'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 544, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 112, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 376, 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 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60) |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt7.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
pt7.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 2 | 3 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt8.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
pt8.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
pt8.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
ft8.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:'': {{{ 2022-07-29 06:30:03,674 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots 0.154s 2022-07-29 06:30:03,674 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-242779058"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca615a6c-59ac-4399-9c04-f9be94590262', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca615a6c-59ac-4399-9c04-f9be94590262', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots'} Body: b'{"snapshot": {"id": "0f822989-031a-42f1-8097-7b082fe21117", "created_at": "2022-07-29T06:30:03.614258", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-242779058", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}}}' 2022-07-29 06:30:03,705 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/0f822989-031a-42f1-8097-7b082fe21117 0.027s 2022-07-29 06:30:03,705 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb5dcf7-5fa9-40b5-b61c-e04c3661539a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb5dcf7-5fa9-40b5-b61c-e04c3661539a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/0f822989-031a-42f1-8097-7b082fe21117'} Body: b'{"snapshot": {"id": "0f822989-031a-42f1-8097-7b082fe21117", "created_at": "2022-07-29T06:30:04.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-242779058", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:04,735 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/0f822989-031a-42f1-8097-7b082fe21117 0.024s 2022-07-29 06:30:04,736 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b594dee6-8e83-4f49-b191-4605d0adc6e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b594dee6-8e83-4f49-b191-4605d0adc6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/0f822989-031a-42f1-8097-7b082fe21117'} Body: b'{"snapshot": {"id": "0f822989-031a-42f1-8097-7b082fe21117", "created_at": "2022-07-29T06:30:04.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-242779058", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:05,765 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/0f822989-031a-42f1-8097-7b082fe21117 0.025s 2022-07-29 06:30:05,766 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd950737-2e92-499a-aeb1-c5a3c26c1e1e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd950737-2e92-499a-aeb1-c5a3c26c1e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/0f822989-031a-42f1-8097-7b082fe21117'} Body: b'{"snapshot": {"id": "0f822989-031a-42f1-8097-7b082fe21117", "created_at": "2022-07-29T06:30:04.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-242779058", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:06,794 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/0f822989-031a-42f1-8097-7b082fe21117 0.023s 2022-07-29 06:30:06,794 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be1e929-44d8-4e14-af13-99af4464e49f', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be1e929-44d8-4e14-af13-99af4464e49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/0f822989-031a-42f1-8097-7b082fe21117'} Body: b'{"snapshot": {"id": "0f822989-031a-42f1-8097-7b082fe21117", "created_at": "2022-07-29T06:30:04.000000", "updated_at": "2022-07-29T06:30:07.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-242779058", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-07-29 06:30:06,799 118615 INFO [tempest.common.waiters] snapshot 0f822989-031a-42f1-8097-7b082fe21117 reached available after waiting for 3.798990 seconds 2022-07-29 06:30:06,890 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.086s 2022-07-29 06:30:06,890 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-82ee3c09-41fd-4029-b824-ae932b88aa83', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e05c9bdfc114478b5d80f077b970d17", "name": "tempest-VolumesSnapshotTestJSON-307604271-project", "password_expires_at": null}, "audit_ids": ["iAaqAVzDRxqJnhV64ZoLJA"], "expires_at": "2022-07-29T07:30:06.000000Z", "issued_at": "2022-07-29T06:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "002000e5606c46c29c87b0fa2fe68b3c", "name": "tempest-VolumesSnapshotTestJSON-307604271"}, "is_domain": false, "roles": [{"id": "f051e915d2d1479ba724a09298df84b7", "name": "reader"}, {"id": "5f97bcaf49fe487d8def3bf0991dcf15", "name": "member"}], "catalog": [{"endpoints": [{"id": "77c1e5740be4495294331d0293ef7903", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "01d887b7661147079184ac21784a1873", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7da1c59f6f744815b08e9defd272a1ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/002000e5606c46c29c87b0fa2fe68b3c", "region": "RegionOne"}], "id": "31b8d745eab94b05bed8c81cd62e81f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5486c1340e3e4aeb926886c5862c8009", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "35cc40c5827046a78edb48999a7eaa8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6f6e65f8955f4e32936b235631edb96d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c", "region": "RegionOne"}], "id": "3d201c08309f4292aa6c2c99637ef6f1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "62a15ae7958d4551ae548d8da96ebe3d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "b1de706a0add4cb4851402be2bee10b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "24588f575f524cf3ba76a17fd21d3ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_002000e5606c46c29c87b0fa2fe68b3c", "region": "RegionOne"}, {"id": "8f824ecf8635440a9a3d205678426a6a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "d1158ca867234814865c8c93c3bfc4c6", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fb070e89c0f341a8bd1bee709aea34ff", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/", "region": "RegionOne"}], "id": "db65f6b0e31641f3a980054f067b14e6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7e2ffdcc97eb4ab386e71eba61d110c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c", "region": "RegionOne"}], "id": "e4849ccf6e0e4fdab9980d442617dac3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4126202949b94f0abaa33021a0593833", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "fb8725f4e9df45db8bab87f6ad4dc9ea", "type": "identity", "name": "keystone"}]}}' 2022-07-29 06:30:06,891 118615 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': '9fb54aae-ec14-47a4-acd6-caf395f03637', 'name': 'tempest-VolumesSnapshotTestJSON-253877891-network', 'tenant_id': '002000e5606c46c29c87b0fa2fe68b3c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '002000e5606c46c29c87b0fa2fe68b3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 224, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-29T06:28:12Z', 'updated_at': '2022-07-29T06:28:12Z', 'revision_number': 1} available for tenant 2022-07-29 06:30:07,409 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.33/compute/v2.1/servers 0.517s 2022-07-29 06:30:07,409 118615 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-1500999867", "imageRef": "093fb191-832c-4baf-8f51-03b14052c42e", "flavorRef": "452", "networks": [{"uuid": "9fb54aae-ec14-47a4-acd6-caf395f03637"}]}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b3083c-37c7-4c2e-ab28-88493bc3df16', 'x-compute-request-id': 'req-04b3083c-37c7-4c2e-ab28-88493bc3df16', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JPnYY6Stzvk9"}}' 2022-07-29 06:30:07,496 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.083s 2022-07-29 06:30:07,496 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c98707b-05e6-4add-8107-e4704a668cc6', 'x-compute-request-id': 'req-8c98707b-05e6-4add-8107-e4704a668cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:08,606 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.098s 2022-07-29 06:30:08,607 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4868289-6590-4b7d-820f-90a5bfd61e1d', 'x-compute-request-id': 'req-c4868289-6590-4b7d-820f-90a5bfd61e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "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": []}}' 2022-07-29 06:30:08,618 118615 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-07-29 06:30:09,726 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.106s 2022-07-29 06:30:09,726 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b93b18cc-b0f2-4724-98e9-80e178c5bd81', 'x-compute-request-id': 'req-b93b18cc-b0f2-4724-98e9-80e178c5bd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:09,737 118615 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2022-07-29 06:30:11,023 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.284s 2022-07-29 06:30:11,024 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-258a9be0-66b6-4629-a484-11fd11d4b318', 'x-compute-request-id': 'req-258a9be0-66b6-4629-a484-11fd11d4b318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:12,368 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.331s 2022-07-29 06:30:12,369 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ccffa53-a3a6-4d82-aed7-e593792c9b24', 'x-compute-request-id': 'req-1ccffa53-a3a6-4d82-aed7-e593792c9b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:13,587 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.205s 2022-07-29 06:30:13,588 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c50a6d-e93f-4542-9605-33c674810080', 'x-compute-request-id': 'req-85c50a6d-e93f-4542-9605-33c674810080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:14,784 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.184s 2022-07-29 06:30:14,785 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79157c8-007a-4467-b126-bb61c0c05672', 'x-compute-request-id': 'req-e79157c8-007a-4467-b126-bb61c0c05672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:15,982 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.184s 2022-07-29 06:30:15,983 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9106f978-3e84-4fb6-a898-9091ae6f9d64', 'x-compute-request-id': 'req-9106f978-3e84-4fb6-a898-9091ae6f9d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:17,215 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.219s 2022-07-29 06:30:17,215 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92f39a5c-e189-4600-affa-935e4877a7a8', 'x-compute-request-id': 'req-92f39a5c-e189-4600-affa-935e4877a7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:18,389 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:30:18,389 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69e1dd2b-d9b8-4ef2-9825-ac41a6ce7aaa', 'x-compute-request-id': 'req-69e1dd2b-d9b8-4ef2-9825-ac41a6ce7aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:19,597 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.189s 2022-07-29 06:30:19,598 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b28a5b92-8a6d-481d-a1ec-f86f9a95ccb1', 'x-compute-request-id': 'req-b28a5b92-8a6d-481d-a1ec-f86f9a95ccb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "BUILD", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:20,772 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.161s 2022-07-29 06:30:20,773 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da04e85a-ae01-4aed-b7e6-69b0f8b36dd7', 'x-compute-request-id': 'req-da04e85a-ae01-4aed-b7e6-69b0f8b36dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:30:21Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:30:20,784 118615 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-07-29 06:30:21,117 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0/os-volume_attachments 0.332s 2022-07-29 06:30:21,117 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "device": "/dev/sdb"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:20 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-3db2d26c-7e37-438f-9488-fad2105668cf', 'x-compute-request-id': 'req-3db2d26c-7e37-438f-9488-fad2105668cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "serverId": "862582d7-9f21-4209-b495-59dfe7509df0", "volumeId": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "device": "/dev/sdb"}}' 2022-07-29 06:30:21,173 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.052s 2022-07-29 06:30:21,173 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744c64fa-c882-417b-97c7-7b48c8f5eb68', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744c64fa-c882-417b-97c7-7b48c8f5eb68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:30:21.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:30:22,230 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.043s 2022-07-29 06:30:22,230 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3117a5fe-fcc7-4587-b50e-d3f82b8f1266', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3117a5fe-fcc7-4587-b50e-d3f82b8f1266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:30:23,285 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.043s 2022-07-29 06:30:23,285 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0202cf0b-e8c8-4302-91a9-2d0cf3b0c606', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0202cf0b-e8c8-4302-91a9-2d0cf3b0c606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:30:24,342 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.044s 2022-07-29 06:30:24,342 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6472de12-4c71-4b89-9641-93330f2e7cf8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6472de12-4c71-4b89-9641-93330f2e7cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:30:25,401 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.047s 2022-07-29 06:30:25,401 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c347028-c8cd-4b63-8a42-58e583690efa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c347028-c8cd-4b63-8a42-58e583690efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:30:26,456 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.044s 2022-07-29 06:30:26,457 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6f8170-9812-4583-b54c-87dcacc9d4a6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6f8170-9812-4583-b54c-87dcacc9d4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:30:27,514 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.046s 2022-07-29 06:30:27,515 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0313d89-ef1b-40a5-b1a4-3ff5c0a883cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0313d89-ef1b-40a5-b1a4-3ff5c0a883cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:30:22.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:30:28,575 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.046s 2022-07-29 06:30:28,575 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ff8e39-a59b-4212-baf8-73e8aafe61a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ff8e39-a59b-4212-baf8-73e8aafe61a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:30:28.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "attachment_id": "c43e10db-0fe5-41f7-9717-0dec8dfaeab3", "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "server_id": "862582d7-9f21-4209-b495-59dfe7509df0", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:21.000000"}], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:30:28,586 118615 INFO [tempest.common.waiters] volume 8c07dc3b-d032-4343-a61e-d874a8fb99e8 reached in-use after waiting for 7.586427 seconds 2022-07-29 06:30:28,725 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots 0.138s 2022-07-29 06:30:28,725 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-805878584"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7245d3a-fbb7-4d9d-924d-ee71aaf5e275', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7245d3a-fbb7-4d9d-924d-ee71aaf5e275', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots'} Body: b'{"snapshot": {"id": "1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc", "created_at": "2022-07-29T06:30:28.668723", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-805878584", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}}}' 2022-07-29 06:30:28,761 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc 0.032s 2022-07-29 06:30:28,762 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71dbd7a4-12c9-4e7c-8623-cb9bf84fdf01', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71dbd7a4-12c9-4e7c-8623-cb9bf84fdf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc'} Body: b'{"snapshot": {"id": "1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc", "created_at": "2022-07-29T06:30:29.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-805878584", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:29,798 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc 0.032s 2022-07-29 06:30:29,799 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c6d7e6-955d-441a-8cac-46ba658577a5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c6d7e6-955d-441a-8cac-46ba658577a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc'} Body: b'{"snapshot": {"id": "1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc", "created_at": "2022-07-29T06:30:29.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-805878584", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:30,829 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc 0.025s 2022-07-29 06:30:30,830 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17db1d1d-e71a-40f2-9ba1-ba1d898fa2db', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17db1d1d-e71a-40f2-9ba1-ba1d898fa2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc'} Body: b'{"snapshot": {"id": "1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc", "created_at": "2022-07-29T06:30:29.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-805878584", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:31,859 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc 0.024s 2022-07-29 06:30:31,859 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b96c5e6-59c8-4a3a-9d1e-2ee22793c4be', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b96c5e6-59c8-4a3a-9d1e-2ee22793c4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc'} Body: b'{"snapshot": {"id": "1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc", "created_at": "2022-07-29T06:30:29.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-805878584", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:32,888 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc 0.024s 2022-07-29 06:30:32,889 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c52ea1f-ddc8-419b-afa7-704b9d4ff1bf', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c52ea1f-ddc8-419b-afa7-704b9d4ff1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc'} Body: b'{"snapshot": {"id": "1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc", "created_at": "2022-07-29T06:30:29.000000", "updated_at": "2022-07-29T06:30:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-805878584", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-07-29 06:30:32,892 118615 INFO [tempest.common.waiters] snapshot 1502c6fd-4e6e-464d-8ec9-dbf28ce5f8bc reached available after waiting for 4.892756 seconds 2022-07-29 06:30:33,049 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots 0.156s 2022-07-29 06:30:33,049 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b61665-2ddd-41a7-90eb-2dc0c4e00f4a', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b61665-2ddd-41a7-90eb-2dc0c4e00f4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:32.982904", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}}}' 2022-07-29 06:30:33,083 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.030s 2022-07-29 06:30:33,083 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406cdbe5-1ff4-44df-b2d6-908491a510cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406cdbe5-1ff4-44df-b2d6-908491a510cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:34,112 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:34,112 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7905a7f0-51bd-4758-845a-2defe28c5389', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7905a7f0-51bd-4758-845a-2defe28c5389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:35,141 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:30:35,141 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd6488e-1077-416f-b4aa-0596e8caf670', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd6488e-1077-416f-b4aa-0596e8caf670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:36,169 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:30:36,169 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64acfcf1-8500-4991-8762-7b62e75a721a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64acfcf1-8500-4991-8762-7b62e75a721a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:37,199 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.025s 2022-07-29 06:30:37,199 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72650b37-a94a-459a-ab75-a33af344441e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72650b37-a94a-459a-ab75-a33af344441e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:38,226 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:38,227 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aec3e56-cfdd-45c1-b134-8a3320d2b6e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aec3e56-cfdd-45c1-b134-8a3320d2b6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:39,254 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:39,254 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34edaaa7-81df-44c7-bbd0-ddcc5e85144a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34edaaa7-81df-44c7-bbd0-ddcc5e85144a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:40,282 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:40,282 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd8cab0-d396-4ac3-a003-d16db10076a8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd8cab0-d396-4ac3-a003-d16db10076a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:41,310 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:41,310 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1abe7c0-da3d-4822-bc48-4e36320f15c6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1abe7c0-da3d-4822-bc48-4e36320f15c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:42,339 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:30:42,339 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574a6f22-e6a2-4b91-b57c-ee063cb2bfd6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574a6f22-e6a2-4b91-b57c-ee063cb2bfd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:43,366 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:43,366 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8212de7b-90eb-423a-b03f-8188e70c8a7d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8212de7b-90eb-423a-b03f-8188e70c8a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:44,395 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:44,395 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee2fd38-ee17-4aea-9b9e-43b3099d874c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee2fd38-ee17-4aea-9b9e-43b3099d874c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:45,422 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:45,422 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75abfc0-2d7d-4305-ac98-69e3a77f4fb4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75abfc0-2d7d-4305-ac98-69e3a77f4fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:46,451 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:46,451 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e6e371-ecda-4f61-b6c9-90d9340d3cab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e6e371-ecda-4f61-b6c9-90d9340d3cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:47,480 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:47,480 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591d79e9-30b5-4e1c-bc53-74c0ae3b4500', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591d79e9-30b5-4e1c-bc53-74c0ae3b4500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:48,510 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.025s 2022-07-29 06:30:48,510 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a890a1b-8e1b-4e14-99cc-253781a66884', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a890a1b-8e1b-4e14-99cc-253781a66884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:49,537 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:49,537 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da761db-6ceb-4ff6-83bb-f9bbbba2e9e4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da761db-6ceb-4ff6-83bb-f9bbbba2e9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:50,565 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:50,565 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3488b182-360f-4ead-a81e-d22d518f54a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3488b182-360f-4ead-a81e-d22d518f54a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:51,593 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:51,593 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60596ca-0539-4d65-b63c-84a3dd152f40', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60596ca-0539-4d65-b63c-84a3dd152f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:52,620 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:52,621 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c784daf-96e1-401a-bcc4-00ad73767e5e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c784daf-96e1-401a-bcc4-00ad73767e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:53,647 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:53,648 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d91051-f2f9-41d5-bc2a-853cbb541b4c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d91051-f2f9-41d5-bc2a-853cbb541b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:54,675 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:54,676 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75101d54-ecb0-48ed-bab5-cf48748ca3c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75101d54-ecb0-48ed-bab5-cf48748ca3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:55,702 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:55,702 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf99e15-4d91-4174-950e-bd1451aef991', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf99e15-4d91-4174-950e-bd1451aef991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:56,731 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:56,731 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fa8c3c-c7b9-4e47-8457-85f28b8586be', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fa8c3c-c7b9-4e47-8457-85f28b8586be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:57,758 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:57,759 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc52c8b-7fca-40a3-a01f-c30b1a8b3d64', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc52c8b-7fca-40a3-a01f-c30b1a8b3d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:58,786 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:30:58,787 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883234b0-123e-4813-9bc1-961dfb8ab5d1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883234b0-123e-4813-9bc1-961dfb8ab5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:30:59,815 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:30:59,816 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba888225-5049-413a-a87d-b1f806a9ef9a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba888225-5049-413a-a87d-b1f806a9ef9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:00,843 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:00,844 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aad377c-2177-449b-a34d-18cc73307d68', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aad377c-2177-449b-a34d-18cc73307d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:01,870 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:01,870 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a11b3b-5576-4344-b312-8418ca4b7ed4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a11b3b-5576-4344-b312-8418ca4b7ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:02,898 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:02,898 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc9d11d-256c-4bee-8d58-d752a1a4ac78', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc9d11d-256c-4bee-8d58-d752a1a4ac78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:03,927 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:03,927 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c321fb-511e-401a-8c67-d7bcb19c3f65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c321fb-511e-401a-8c67-d7bcb19c3f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:04,954 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:04,955 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab78b7c-a24e-4758-8e64-5e97d0a38ee7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab78b7c-a24e-4758-8e64-5e97d0a38ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:05,982 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:05,982 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dfa94b6-c60f-47ba-a165-2a436055934b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfa94b6-c60f-47ba-a165-2a436055934b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:07,009 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:07,010 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b1b67e-5120-414c-9c2b-eaafd1e17d9c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b1b67e-5120-414c-9c2b-eaafd1e17d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:08,039 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:31:08,039 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b22e52-4504-46c0-af1b-f6af69dc8627', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b22e52-4504-46c0-af1b-f6af69dc8627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:09,067 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:09,067 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126a1b5b-ba60-4b21-9fc3-886f5ab0db16', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126a1b5b-ba60-4b21-9fc3-886f5ab0db16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:10,096 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:10,096 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca25126-e172-4446-bb0b-eb4dda21fd28', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca25126-e172-4446-bb0b-eb4dda21fd28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:11,124 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:11,124 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57d0ce5-b5f4-47bc-b130-d87bfec2dc11', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57d0ce5-b5f4-47bc-b130-d87bfec2dc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:12,153 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:12,153 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cfd98e-564a-4722-8979-a5d124928332', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cfd98e-564a-4722-8979-a5d124928332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:13,181 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:13,181 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a842b7-eab3-4f64-9d59-9c9aabdb7bb1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a842b7-eab3-4f64-9d59-9c9aabdb7bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:14,210 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:14,210 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b3b95f-d576-4fe6-9284-79e35b13420a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b3b95f-d576-4fe6-9284-79e35b13420a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:15,238 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:15,238 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c422df6-7e28-42db-9c38-80a9ab8275d9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c422df6-7e28-42db-9c38-80a9ab8275d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:16,266 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:16,266 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d820803a-2fb5-4c99-bfe9-653375f0d03a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d820803a-2fb5-4c99-bfe9-653375f0d03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:17,295 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:31:17,296 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3127a982-256e-40c3-b5c1-119224604b33', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3127a982-256e-40c3-b5c1-119224604b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:18,323 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:18,323 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cd0ce1-bfb7-442d-a166-f7bb7ad7761d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cd0ce1-bfb7-442d-a166-f7bb7ad7761d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:19,352 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:19,352 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dda4e3b-d384-4d4e-93d9-7b4522a4842f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dda4e3b-d384-4d4e-93d9-7b4522a4842f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:20,380 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:20,380 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2a6bfa-75a1-40f3-8186-f84378e24f8a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2a6bfa-75a1-40f3-8186-f84378e24f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:21,408 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:21,409 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af8054d5-1196-4214-839e-f82d334d6480', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8054d5-1196-4214-839e-f82d334d6480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:22,435 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:22,435 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c782cebe-0ef5-4127-9c08-f723dde0c305', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c782cebe-0ef5-4127-9c08-f723dde0c305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:23,463 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:23,463 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3e3d1b-af37-44de-a318-8fdd02626c97', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3e3d1b-af37-44de-a318-8fdd02626c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:24,521 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.052s 2022-07-29 06:31:24,521 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb337cf-57c6-4f08-8ab8-d77be5e9ff39', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb337cf-57c6-4f08-8ab8-d77be5e9ff39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:25,563 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.037s 2022-07-29 06:31:25,563 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308e0ccc-0ebb-401b-a704-d2e7ad9e2868', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308e0ccc-0ebb-401b-a704-d2e7ad9e2868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:26,609 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.041s 2022-07-29 06:31:26,610 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-707a0424-f3cd-4acd-bd42-eb0a98a87718', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-707a0424-f3cd-4acd-bd42-eb0a98a87718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:27,639 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:31:27,639 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d744e3-9436-4922-a4f2-c65acdcd7e84', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d744e3-9436-4922-a4f2-c65acdcd7e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:28,669 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.025s 2022-07-29 06:31:28,670 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a9e418-bdfd-46ef-82be-6f13127b9d29', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a9e418-bdfd-46ef-82be-6f13127b9d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:29,697 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:29,698 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c35d5e-6bf0-4b60-97dd-4393e1995ec3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c35d5e-6bf0-4b60-97dd-4393e1995ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:30,727 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:30,727 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc22268-7c09-48da-baff-ffe80247cceb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc22268-7c09-48da-baff-ffe80247cceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:31,762 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.030s 2022-07-29 06:31:31,763 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a5729a-9e4e-451c-a067-4f189040afd5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a5729a-9e4e-451c-a067-4f189040afd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:32,791 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:32,791 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0f48a1-b278-45c1-88aa-242dc4810a7d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0f48a1-b278-45c1-88aa-242dc4810a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:33,819 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:33,819 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ead9662-65c0-4968-884b-4db9ec51a5de', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ead9662-65c0-4968-884b-4db9ec51a5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:34,847 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:34,847 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3c30c2-33ed-470c-ba65-c0ef5b1147bd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3c30c2-33ed-470c-ba65-c0ef5b1147bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:35,876 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:35,876 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16f5e32-93d6-4ddb-b43a-bc59d1a19023', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16f5e32-93d6-4ddb-b43a-bc59d1a19023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:36,904 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:36,904 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7885dd-0bd0-4da9-ab05-b478f5da7fb4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7885dd-0bd0-4da9-ab05-b478f5da7fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:37,931 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:37,931 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513c30f9-c9ee-41de-a953-dd72b15a076f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513c30f9-c9ee-41de-a953-dd72b15a076f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:38,960 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:38,961 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6440db07-e75f-4122-aa28-bfc1eedec437', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6440db07-e75f-4122-aa28-bfc1eedec437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:39,989 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:39,989 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7171242b-1b83-44aa-9d55-ebede028a769', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7171242b-1b83-44aa-9d55-ebede028a769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:41,018 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:31:41,018 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a179afa3-5706-4610-a28b-ca7ed0626bf9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a179afa3-5706-4610-a28b-ca7ed0626bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:42,047 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:42,047 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f73c9b-3a5a-4336-9a64-fcaf1aa06e23', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f73c9b-3a5a-4336-9a64-fcaf1aa06e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:43,077 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.025s 2022-07-29 06:31:43,077 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29d8c20-ddc1-4655-b0f3-701734cada13', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29d8c20-ddc1-4655-b0f3-701734cada13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:44,104 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:44,105 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c58ec9-46cb-4b1a-bd63-5d3ad09dc747', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c58ec9-46cb-4b1a-bd63-5d3ad09dc747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:45,135 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:31:45,135 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b210b1-a808-42b0-9a54-4a6c0032010a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b210b1-a808-42b0-9a54-4a6c0032010a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:46,163 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:46,163 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afb8725-191a-47a0-a0e2-14577c2031c6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afb8725-191a-47a0-a0e2-14577c2031c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:47,191 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:47,191 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36afaf6-b75d-48a1-bd85-736f55ce5bce', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36afaf6-b75d-48a1-bd85-736f55ce5bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:48,219 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:48,219 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7672fc92-3e2d-4444-84f9-bc691f60866e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7672fc92-3e2d-4444-84f9-bc691f60866e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:49,250 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.026s 2022-07-29 06:31:49,250 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a385248a-5cce-4759-9ff3-a07354a57e75', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a385248a-5cce-4759-9ff3-a07354a57e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:50,278 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:50,278 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69cc2c61-3153-4001-aef8-550ad1757d45', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69cc2c61-3153-4001-aef8-550ad1757d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:51,306 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:51,306 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0291fbb-b294-4b2d-a829-34149d453690', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0291fbb-b294-4b2d-a829-34149d453690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:52,335 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:52,335 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414a4c38-6c3f-4f5f-b66f-ae3aa20782c8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414a4c38-6c3f-4f5f-b66f-ae3aa20782c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:53,363 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:31:53,364 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c9960f-5c82-4352-93ef-d1f08b065277', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c9960f-5c82-4352-93ef-d1f08b065277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:54,391 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:54,392 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c71899a-6a77-4fe4-bfdc-0207bfcb62bc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c71899a-6a77-4fe4-bfdc-0207bfcb62bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:55,419 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:55,419 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dbd510-17d1-4ec8-a316-43c5c4bbd071', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dbd510-17d1-4ec8-a316-43c5c4bbd071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:56,446 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:56,446 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aec7eab-add4-45d4-be06-867018378280', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aec7eab-add4-45d4-be06-867018378280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:57,474 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:31:57,475 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-352cf684-9a68-4149-9590-3613b80d0a34', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-352cf684-9a68-4149-9590-3613b80d0a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:58,502 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:31:58,502 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6130073e-9736-493c-9f8e-b0f98d26d8e8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6130073e-9736-493c-9f8e-b0f98d26d8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:31:59,531 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:31:59,531 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9a79ac-78b6-4742-8c62-79c01f92a3ff', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9a79ac-78b6-4742-8c62-79c01f92a3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:00,559 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:00,559 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8387982d-c189-4511-9179-1207bd2eedc6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8387982d-c189-4511-9179-1207bd2eedc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:01,588 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:01,588 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3bf0b2f-a90b-40bb-b8cd-2fae582f51c4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3bf0b2f-a90b-40bb-b8cd-2fae582f51c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:02,614 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:02,615 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cba90fc-0d14-4984-9a8d-85f602531423', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cba90fc-0d14-4984-9a8d-85f602531423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:03,643 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.024s 2022-07-29 06:32:03,643 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d43e6d-07c3-4552-9c72-3d62e3c9b679', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d43e6d-07c3-4552-9c72-3d62e3c9b679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:04,672 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:04,672 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f20f2a9-1b26-4e7d-9631-616f391901d4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f20f2a9-1b26-4e7d-9631-616f391901d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:05,700 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:05,700 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a23ca3-2771-46ae-99dc-60cb46664bdd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a23ca3-2771-46ae-99dc-60cb46664bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:06,728 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:06,728 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b86eb0f-f505-4a6d-982e-b249b11afc3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b86eb0f-f505-4a6d-982e-b249b11afc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:07,757 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:07,757 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6aae3b7-de53-42ec-b7a5-771fb089b585', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6aae3b7-de53-42ec-b7a5-771fb089b585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:08,784 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:08,785 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe86035-4dcb-4655-98e3-2b2d818ac807', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe86035-4dcb-4655-98e3-2b2d818ac807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:09,813 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:09,813 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f74903-fd0b-484d-ab3f-c516615571cc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f74903-fd0b-484d-ab3f-c516615571cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:10,841 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:10,842 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6764f0bb-299c-4ea4-9a19-c060e286a6ef', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6764f0bb-299c-4ea4-9a19-c060e286a6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:11,869 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:11,869 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5c8697-ebbb-4d79-b73e-147a2217e491', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5c8697-ebbb-4d79-b73e-147a2217e491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:12,896 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:12,897 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f2132e-3c9a-48c1-93f9-af54ece4c1b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f2132e-3c9a-48c1-93f9-af54ece4c1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:13,925 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:13,925 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8573ea-f3eb-4920-8f5d-324edd402dc2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8573ea-f3eb-4920-8f5d-324edd402dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:14,953 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:14,953 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0cd432-09bc-404d-b680-360e779aaa8e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0cd432-09bc-404d-b680-360e779aaa8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:15,982 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:15,982 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffcca70-d431-433e-bfad-2693605f0c6b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffcca70-d431-433e-bfad-2693605f0c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:17,008 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.021s 2022-07-29 06:32:17,008 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9c77b6-dc7a-4fb9-84a6-7697d7f19b29', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9c77b6-dc7a-4fb9-84a6-7697d7f19b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:18,092 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.078s 2022-07-29 06:32:18,092 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7626c9-c10d-4116-82e6-89cadeb6aac7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7626c9-c10d-4116-82e6-89cadeb6aac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:19,119 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.021s 2022-07-29 06:32:19,119 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81628af-721a-4fc2-bcdf-76f13ad550a1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81628af-721a-4fc2-bcdf-76f13ad550a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:20,147 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:20,148 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f242ba31-990a-431a-853e-4844b250c268', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f242ba31-990a-431a-853e-4844b250c268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:21,175 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:21,175 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8300c8-17a4-4c33-9789-40223f56d245', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8300c8-17a4-4c33-9789-40223f56d245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:22,203 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:22,204 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985d27b2-2350-4b86-b50f-fd5e5b260bb8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985d27b2-2350-4b86-b50f-fd5e5b260bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:23,230 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:23,231 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac40ee9-1dcf-4185-baaa-9edd3558c160', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac40ee9-1dcf-4185-baaa-9edd3558c160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:24,261 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.025s 2022-07-29 06:32:24,261 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2766bfbc-ca83-4f27-952c-f145fea7c591', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2766bfbc-ca83-4f27-952c-f145fea7c591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:25,289 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:25,289 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15aeda0c-9eb0-4666-adda-c670a02f1fed', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15aeda0c-9eb0-4666-adda-c670a02f1fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:26,316 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:26,316 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdc5509-d262-429c-9488-00411bce585b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdc5509-d262-429c-9488-00411bce585b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:27,343 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:27,343 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe39770-87a1-47cd-b34d-eab02b2327c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe39770-87a1-47cd-b34d-eab02b2327c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:28,372 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.023s 2022-07-29 06:32:28,372 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4176dbee-04d5-44b4-9f9b-24ac493c31cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4176dbee-04d5-44b4-9f9b-24ac493c31cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:29,399 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:29,399 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db840ab-ffa5-45d3-bcb5-0127e3659878', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db840ab-ffa5-45d3-bcb5-0127e3659878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:32:30,426 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 0.022s 2022-07-29 06:32:30,427 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7745469a-7738-4ec3-8f8a-0ac7c41ff31a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7745469a-7738-4ec3-8f8a-0ac7c41ff31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:33:24,444 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 53.012s 2022-07-29 06:33:24,444 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a99666c-7c7b-4e0a-b774-07942123fa05', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a99666c-7c7b-4e0a-b774-07942123fa05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:34:25,506 118615 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 2022-07-29 06:34:31,224 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 65.775s 2022-07-29 06:34:31,225 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1d9355-c8ab-4f6f-b131-f25ce4c8739a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1d9355-c8ab-4f6f-b131-f25ce4c8739a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:35:24,534 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 52.303s 2022-07-29 06:35:24,534 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512ffacf-0976-4cb7-9c0a-8e97ec5ab7f8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512ffacf-0976-4cb7-9c0a-8e97ec5ab7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:36:25,600 118615 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 2022-07-29 06:36:31,365 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 65.825s 2022-07-29 06:36:31,365 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb9fb23f-b131-4d10-89da-5ffc6bd49723', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb9fb23f-b131-4d10-89da-5ffc6bd49723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:37:24,619 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6 52.248s 2022-07-29 06:37:24,619 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41aa2606-d22f-4b62-b630-a43cf233da72', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41aa2606-d22f-4b62-b630-a43cf233da72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/snapshots/28a93af3-f176-4454-8df8-8cc260a736b6'} Body: b'{"snapshot": {"id": "28a93af3-f176-4454-8df8-8cc260a736b6", "created_at": "2022-07-29T06:30:33.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-501897166", "description": null, "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "002000e5606c46c29c87b0fa2fe68b3c", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 06:38:24,684 118615 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0/os-volume_attachments/8c07dc3b-d032-4343-a61e-d874a8fb99e8 2022-07-29 06:39:24,741 118615 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0/os-volume_attachments/8c07dc3b-d032-4343-a61e-d874a8fb99e8 2022-07-29 06:40:24,798 118615 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0/os-volume_attachments/8c07dc3b-d032-4343-a61e-d874a8fb99e8 2022-07-29 06:41:24,853 118615 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.33', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0/os-volume_attachments/8c07dc3b-d032-4343-a61e-d874a8fb99e8 2022-07-29 06:41:25,364 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0/os-volume_attachments/8c07dc3b-d032-4343-a61e-d874a8fb99e8 240.739s 2022-07-29 06:41:25,364 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '269', 'x-openstack-request-id': 'req-51ee70d9-b7ec-4c87-89d7-1fce3f226a0d', 'x-compute-request-id': 'req-51ee70d9-b7ec-4c87-89d7-1fce3f226a0d', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0/os-volume_attachments/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be \'in-use\' and attach_status must be \'attached\' to detach. (HTTP 400) (Request-ID: req-0bb41691-c3b2-4ce2-96cc-c7378c1ab5cb)"}}' 2022-07-29 06:41:25,412 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 0.046s 2022-07-29 06:41:25,413 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9f1776-8311-4fa1-ba5c-a87694e96ef4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9f1776-8311-4fa1-ba5c-a87694e96ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:39:25.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "attachment_id": "c43e10db-0fe5-41f7-9717-0dec8dfaeab3", "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "server_id": "862582d7-9f21-4209-b495-59dfe7509df0", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:21.000000"}], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:42:26,485 118615 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 2022-07-29 06:42:32,822 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 66.396s 2022-07-29 06:42:32,822 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1c4295-2eff-43f9-ba1d-cffe5a8fcbbf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1c4295-2eff-43f9-ba1d-cffe5a8fcbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:39:25.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "attachment_id": "c43e10db-0fe5-41f7-9717-0dec8dfaeab3", "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "server_id": "862582d7-9f21-4209-b495-59dfe7509df0", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:21.000000"}], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:43:25,864 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 52.028s 2022-07-29 06:43:25,865 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc88a371-16e0-4f8d-bad9-53c0bb46f2b0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc88a371-16e0-4f8d-bad9-53c0bb46f2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:39:25.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "attachment_id": "c43e10db-0fe5-41f7-9717-0dec8dfaeab3", "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "server_id": "862582d7-9f21-4209-b495-59dfe7509df0", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:21.000000"}], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:44:26,941 118615 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 2022-07-29 06:45:26,010 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 119.132s 2022-07-29 06:45:26,010 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f92623-84cd-4bd7-88c1-13e389b01df1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f92623-84cd-4bd7-88c1-13e389b01df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:39:25.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "attachment_id": "c43e10db-0fe5-41f7-9717-0dec8dfaeab3", "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "server_id": "862582d7-9f21-4209-b495-59dfe7509df0", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:21.000000"}], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:46:27,081 118615 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.33', port=80): Read timed out. (read timeout=60)")': /volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 2022-07-29 06:46:33,194 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 66.171s 2022-07-29 06:46:33,194 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7110da0-0c9d-413e-b915-6c3850068a18', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7110da0-0c9d-413e-b915-6c3850068a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:39:25.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "attachment_id": "c43e10db-0fe5-41f7-9717-0dec8dfaeab3", "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "server_id": "862582d7-9f21-4209-b495-59dfe7509df0", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:21.000000"}], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:47:26,263 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8 52.056s 2022-07-29 06:47:26,263 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8563d486-d05a-47f8-9315-c08b08697349', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8563d486-d05a-47f8-9315-c08b08697349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8'} Body: b'{"volume": {"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:28:14.000000", "updated_at": "2022-07-29T06:39:25.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-970701107", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/002000e5606c46c29c87b0fa2fe68b3c/volumes/8c07dc3b-d032-4343-a61e-d874a8fb99e8"}], "user_id": "5e05c9bdfc114478b5d80f077b970d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "attachment_id": "c43e10db-0fe5-41f7-9717-0dec8dfaeab3", "volume_id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8", "server_id": "862582d7-9f21-4209-b495-59dfe7509df0", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-07-29T06:30:21.000000"}], "os-vol-tenant-attr:tenant_id": "002000e5606c46c29c87b0fa2fe68b3c"}}' 2022-07-29 06:47:26,393 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.119s 2022-07-29 06:47:26,393 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:26 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-4c0b5dd5-9161-4fbe-80a2-1687d7b51d35', 'x-compute-request-id': 'req-4c0b5dd5-9161-4fbe-80a2-1687d7b51d35', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'' 2022-07-29 06:47:26,547 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:47:26,547 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac40c22f-1c59-4bcb-9301-fc375900891d', 'x-compute-request-id': 'req-ac40c22f-1c59-4bcb-9301-fc375900891d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:27,711 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:47:27,712 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aed1ad1-5bf3-4daa-8d11-4e2d87204f58', 'x-compute-request-id': 'req-8aed1ad1-5bf3-4daa-8d11-4e2d87204f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:28,878 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:47:28,878 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4dd49d-1406-4de6-80e4-e60a066990be', 'x-compute-request-id': 'req-fe4dd49d-1406-4de6-80e4-e60a066990be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:30,050 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:47:30,050 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73a8d5f4-41e0-4e7b-a2cf-c7ecef9eeb55', 'x-compute-request-id': 'req-73a8d5f4-41e0-4e7b-a2cf-c7ecef9eeb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:31,221 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:47:31,222 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d092f73-031d-42c8-8370-3ca4fc874b77', 'x-compute-request-id': 'req-5d092f73-031d-42c8-8370-3ca4fc874b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:32,387 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:47:32,388 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bf5ad4d-91a9-4b03-9561-269defcb07ad', 'x-compute-request-id': 'req-4bf5ad4d-91a9-4b03-9561-269defcb07ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:33,554 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:47:33,554 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-314fed61-bf39-40d1-8a71-fbe1d7d7b17f', 'x-compute-request-id': 'req-314fed61-bf39-40d1-8a71-fbe1d7d7b17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:34,719 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:47:34,719 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a08af6d-7bee-49a0-8591-877187baaae9', 'x-compute-request-id': 'req-3a08af6d-7bee-49a0-8591-877187baaae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:35,887 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:47:35,887 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43a0ff8-96d8-43c8-a67a-b568a9d40134', 'x-compute-request-id': 'req-b43a0ff8-96d8-43c8-a67a-b568a9d40134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:37,054 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:47:37,055 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6624815-6a80-4e21-93e5-2f52b71da618', 'x-compute-request-id': 'req-b6624815-6a80-4e21-93e5-2f52b71da618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:38,223 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:47:38,224 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-845df218-4c6f-4ad6-9acf-32b63dfb8d0c', 'x-compute-request-id': 'req-845df218-4c6f-4ad6-9acf-32b63dfb8d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:39,391 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:47:39,391 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6368b12-fc73-4b6d-8f77-b46e74a91780', 'x-compute-request-id': 'req-a6368b12-fc73-4b6d-8f77-b46e74a91780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:40,557 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:47:40,557 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33675fa9-82b4-45ef-b5f2-c5d64260b238', 'x-compute-request-id': 'req-33675fa9-82b4-45ef-b5f2-c5d64260b238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:41,725 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:47:41,726 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6b5c92-7eaa-41e4-a65c-0b29995a87f8', 'x-compute-request-id': 'req-1d6b5c92-7eaa-41e4-a65c-0b29995a87f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:42,893 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:47:42,893 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac14e30a-679c-404b-87f8-0315360a083f', 'x-compute-request-id': 'req-ac14e30a-679c-404b-87f8-0315360a083f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:44,063 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:47:44,064 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e129a07c-dbef-48ec-ab8c-08be90ee79db', 'x-compute-request-id': 'req-e129a07c-dbef-48ec-ab8c-08be90ee79db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:45,230 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:47:45,230 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70348365-4ea8-421c-81b3-01250188625d', 'x-compute-request-id': 'req-70348365-4ea8-421c-81b3-01250188625d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:46,396 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:47:46,397 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f1659c2-b0d7-4f66-9f8f-29c5c84094ff', 'x-compute-request-id': 'req-9f1659c2-b0d7-4f66-9f8f-29c5c84094ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:47,563 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:47:47,564 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4096de9-8e05-4194-9104-a7bd8f0d0e28', 'x-compute-request-id': 'req-d4096de9-8e05-4194-9104-a7bd8f0d0e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:48,729 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:47:48,730 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1425a2df-5475-4265-911a-f75f99b226e6', 'x-compute-request-id': 'req-1425a2df-5475-4265-911a-f75f99b226e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:49,909 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.166s 2022-07-29 06:47:49,909 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c68cfb3-c6ff-47c1-b0f2-319678248977', 'x-compute-request-id': 'req-3c68cfb3-c6ff-47c1-b0f2-319678248977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:51,074 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:47:51,074 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e0e80c6-1269-4b81-9919-c4a83e6d55d9', 'x-compute-request-id': 'req-0e0e80c6-1269-4b81-9919-c4a83e6d55d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:52,248 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.161s 2022-07-29 06:47:52,249 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e319ca-1307-4c7e-abac-427d2fff893e', 'x-compute-request-id': 'req-b9e319ca-1307-4c7e-abac-427d2fff893e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:53,414 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:47:53,415 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db4821af-d478-47e1-9225-201a415bc2ef', 'x-compute-request-id': 'req-db4821af-d478-47e1-9225-201a415bc2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:54,581 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:47:54,581 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494e6053-b58a-41ab-bdaa-4154fec81346', 'x-compute-request-id': 'req-494e6053-b58a-41ab-bdaa-4154fec81346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:55,750 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:47:55,750 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d324b5fa-80ac-4afe-aca2-362568629d04', 'x-compute-request-id': 'req-d324b5fa-80ac-4afe-aca2-362568629d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:56,914 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:47:56,914 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae891785-1774-4262-bf5f-d06c995229aa', 'x-compute-request-id': 'req-ae891785-1774-4262-bf5f-d06c995229aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:58,081 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:47:58,082 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbd9147d-7a38-412b-8b66-e8b3a45d4e22', 'x-compute-request-id': 'req-cbd9147d-7a38-412b-8b66-e8b3a45d4e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:47:59,246 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:47:59,246 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1fdfd3f-7ab5-47d2-aeb0-f5ffd27a98f0', 'x-compute-request-id': 'req-d1fdfd3f-7ab5-47d2-aeb0-f5ffd27a98f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:00,475 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:48:00,475 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b46497cb-ffb4-46b0-8a1a-873be5025051', 'x-compute-request-id': 'req-b46497cb-ffb4-46b0-8a1a-873be5025051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:01,640 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:48:01,641 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17cb5765-5e1e-4973-bf61-2d09a1c5f2a1', 'x-compute-request-id': 'req-17cb5765-5e1e-4973-bf61-2d09a1c5f2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:02,819 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.166s 2022-07-29 06:48:02,819 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c4c6d19-9978-4c6a-a55f-f15b7da5b46b', 'x-compute-request-id': 'req-5c4c6d19-9978-4c6a-a55f-f15b7da5b46b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:03,989 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:48:03,989 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a61df78c-611c-424b-a249-f6d0fdb6a87a', 'x-compute-request-id': 'req-a61df78c-611c-424b-a249-f6d0fdb6a87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:05,159 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:48:05,160 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde6b768-d796-49d6-909b-41bd842b238a', 'x-compute-request-id': 'req-fde6b768-d796-49d6-909b-41bd842b238a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:06,325 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:48:06,325 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66ee70a3-dba9-4b91-9386-09f5d11bb785', 'x-compute-request-id': 'req-66ee70a3-dba9-4b91-9386-09f5d11bb785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:07,489 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:48:07,489 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ab6cc0-c5dc-4cb9-8b9f-7b1859008420', 'x-compute-request-id': 'req-01ab6cc0-c5dc-4cb9-8b9f-7b1859008420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:08,656 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:48:08,656 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd2dcb2-24c4-4721-a936-6e9153f7ef26', 'x-compute-request-id': 'req-6cd2dcb2-24c4-4721-a936-6e9153f7ef26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:09,820 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:48:09,820 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e33b06-f920-4eb6-92e3-45240af1d319', 'x-compute-request-id': 'req-e2e33b06-f920-4eb6-92e3-45240af1d319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:10,986 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:48:10,987 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abd7f0e3-840c-4c85-b1be-e01c254dccd7', 'x-compute-request-id': 'req-abd7f0e3-840c-4c85-b1be-e01c254dccd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:12,153 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:48:12,154 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-622a4f33-f2b2-4e23-82f1-0a0725a37325', 'x-compute-request-id': 'req-622a4f33-f2b2-4e23-82f1-0a0725a37325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:13,319 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:48:13,320 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af8ca08f-25ca-4d19-8fd7-29ce1a842e2e', 'x-compute-request-id': 'req-af8ca08f-25ca-4d19-8fd7-29ce1a842e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:14,485 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:48:14,485 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719669ac-bb15-48ae-866e-b743b27bc018', 'x-compute-request-id': 'req-719669ac-bb15-48ae-866e-b743b27bc018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:15,654 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:48:15,655 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de9edd81-e87c-4ef6-9ae9-153900d4e5a5', 'x-compute-request-id': 'req-de9edd81-e87c-4ef6-9ae9-153900d4e5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:16,821 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:48:16,821 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c03128-1ced-43f2-9f89-ad9c2ba34114', 'x-compute-request-id': 'req-e6c03128-1ced-43f2-9f89-ad9c2ba34114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:17,987 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:48:17,987 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7a630c-117d-46c4-8291-e6427bddd625', 'x-compute-request-id': 'req-ca7a630c-117d-46c4-8291-e6427bddd625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:19,157 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:48:19,158 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c049af0c-3e0a-4195-af44-55795cca166e', 'x-compute-request-id': 'req-c049af0c-3e0a-4195-af44-55795cca166e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:20,320 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:48:20,321 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6380b8bb-1e3b-4d08-912c-9c4b431dbf1d', 'x-compute-request-id': 'req-6380b8bb-1e3b-4d08-912c-9c4b431dbf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:21,501 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.167s 2022-07-29 06:48:21,502 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46efd6e6-088b-405d-be1b-cac9a8ee7d2e', 'x-compute-request-id': 'req-46efd6e6-088b-405d-be1b-cac9a8ee7d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:22,677 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:48:22,677 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199ed933-2ccd-49b6-88da-816a068ba086', 'x-compute-request-id': 'req-199ed933-2ccd-49b6-88da-816a068ba086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:23,845 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:48:23,846 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9574ae3-638d-4633-98e9-a0afbe3bf60c', 'x-compute-request-id': 'req-c9574ae3-638d-4633-98e9-a0afbe3bf60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:25,017 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:48:25,017 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba5662b-1905-45cd-a81e-dd486036f2f3', 'x-compute-request-id': 'req-2ba5662b-1905-45cd-a81e-dd486036f2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:26,304 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.273s 2022-07-29 06:48:26,304 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-291084d1-7b5f-42dc-a1ad-e5f2618fb1a1', 'x-compute-request-id': 'req-291084d1-7b5f-42dc-a1ad-e5f2618fb1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:27,469 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:48:27,470 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ff9f1e3-579a-4f28-8dc2-56cac24cc4e7', 'x-compute-request-id': 'req-4ff9f1e3-579a-4f28-8dc2-56cac24cc4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:28,639 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:48:28,640 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172703af-f6a4-4d31-b349-c87e3a4bd840', 'x-compute-request-id': 'req-172703af-f6a4-4d31-b349-c87e3a4bd840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:29,811 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:48:29,811 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23fe24fa-07c8-42ab-b6b5-f3776177c0d8', 'x-compute-request-id': 'req-23fe24fa-07c8-42ab-b6b5-f3776177c0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:30,976 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:48:30,977 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c9331ab-0028-4cb7-b17e-5a5d8dc9f590', 'x-compute-request-id': 'req-5c9331ab-0028-4cb7-b17e-5a5d8dc9f590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:32,144 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:48:32,145 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbe0933-5c37-4414-a195-14d051624d33', 'x-compute-request-id': 'req-1bbe0933-5c37-4414-a195-14d051624d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:33,323 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.165s 2022-07-29 06:48:33,324 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a77ce55d-71a5-4413-a8b6-33b7142e0102', 'x-compute-request-id': 'req-a77ce55d-71a5-4413-a8b6-33b7142e0102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:34,493 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:48:34,494 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61df8c8a-15bf-4413-9371-6221c09490fc', 'x-compute-request-id': 'req-61df8c8a-15bf-4413-9371-6221c09490fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:35,658 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:48:35,658 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05f09d7f-47a2-4189-8a81-9a1d49d167d2', 'x-compute-request-id': 'req-05f09d7f-47a2-4189-8a81-9a1d49d167d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:36,827 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:48:36,827 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-624621eb-adf2-419e-ae26-ac58e4392771', 'x-compute-request-id': 'req-624621eb-adf2-419e-ae26-ac58e4392771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:37,994 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:48:37,994 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d5ff3d3-98db-4a50-aeaf-ff4f5343990e', 'x-compute-request-id': 'req-1d5ff3d3-98db-4a50-aeaf-ff4f5343990e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:39,157 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:48:39,157 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f9216ca-8676-4712-a812-c1fb9a0b351e', 'x-compute-request-id': 'req-5f9216ca-8676-4712-a812-c1fb9a0b351e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:40,324 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:48:40,325 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a12596-efc1-4dfc-9281-81f6b24a5d9f', 'x-compute-request-id': 'req-66a12596-efc1-4dfc-9281-81f6b24a5d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:41,489 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:48:41,489 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b38c7e-44be-47aa-808d-3cad40a4153d', 'x-compute-request-id': 'req-f3b38c7e-44be-47aa-808d-3cad40a4153d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:42,657 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:48:42,657 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f916a6a-e0a5-40a1-a186-9857b9b7797e', 'x-compute-request-id': 'req-1f916a6a-e0a5-40a1-a186-9857b9b7797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:43,828 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:48:43,828 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7828d6b5-0ad0-4a2b-91c7-294ec00e7740', 'x-compute-request-id': 'req-7828d6b5-0ad0-4a2b-91c7-294ec00e7740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:45,000 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:48:45,001 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89345799-7a3f-4db0-b885-05031760008b', 'x-compute-request-id': 'req-89345799-7a3f-4db0-b885-05031760008b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:46,168 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:48:46,168 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4376c10-035d-4c6e-a4fa-429b5d57d53a', 'x-compute-request-id': 'req-f4376c10-035d-4c6e-a4fa-429b5d57d53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:47,332 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:48:47,332 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012e8c6c-b41e-4952-b1aa-bcac5369c7ab', 'x-compute-request-id': 'req-012e8c6c-b41e-4952-b1aa-bcac5369c7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:48,502 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:48:48,502 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a14651a-bdc1-467c-8b1d-6ccbb143d361', 'x-compute-request-id': 'req-3a14651a-bdc1-467c-8b1d-6ccbb143d361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:49,667 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:48:49,668 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33433e6a-c0ab-46cf-aa97-6bc881d5222e', 'x-compute-request-id': 'req-33433e6a-c0ab-46cf-aa97-6bc881d5222e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:50,834 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:48:50,835 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91200ebb-a233-40a8-adee-cd54e6c03e19', 'x-compute-request-id': 'req-91200ebb-a233-40a8-adee-cd54e6c03e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:52,005 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:48:52,005 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b92b5da-57b3-488a-8d4b-5b3e9caf0892', 'x-compute-request-id': 'req-5b92b5da-57b3-488a-8d4b-5b3e9caf0892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:53,179 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.160s 2022-07-29 06:48:53,179 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8131bbf3-f427-4896-b53a-ca282aeecfde', 'x-compute-request-id': 'req-8131bbf3-f427-4896-b53a-ca282aeecfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:54,342 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.149s 2022-07-29 06:48:54,342 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a19b58-e666-4db2-93f0-321e2448bfe2', 'x-compute-request-id': 'req-26a19b58-e666-4db2-93f0-321e2448bfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:55,505 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:48:55,506 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9bfb4e-d9d8-4d5a-8c0d-3823f979bb9e', 'x-compute-request-id': 'req-ef9bfb4e-d9d8-4d5a-8c0d-3823f979bb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:56,672 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:48:56,672 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2079bce2-0ec0-4b2d-b63d-32978c74c59a', 'x-compute-request-id': 'req-2079bce2-0ec0-4b2d-b63d-32978c74c59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:57,841 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:48:57,841 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f209da-7551-40cd-8ca6-0d4c29958ed8', 'x-compute-request-id': 'req-65f209da-7551-40cd-8ca6-0d4c29958ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:48:59,008 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:48:59,009 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb004b47-4f23-4491-ab68-0fb0dfe7ad1f', 'x-compute-request-id': 'req-eb004b47-4f23-4491-ab68-0fb0dfe7ad1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:00,180 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:49:00,181 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2a85b1-937c-4712-a651-4afb9d1f3a1c', 'x-compute-request-id': 'req-cf2a85b1-937c-4712-a651-4afb9d1f3a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:01,347 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:49:01,347 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb2a5cc-435f-40b3-9ded-05fb260047ba', 'x-compute-request-id': 'req-9cb2a5cc-435f-40b3-9ded-05fb260047ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:02,511 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:49:02,512 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa949a0-f719-4097-8366-35a6bdfff1a7', 'x-compute-request-id': 'req-bfa949a0-f719-4097-8366-35a6bdfff1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:03,676 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:49:03,677 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18640ab-348c-444b-9160-30669c97d89b', 'x-compute-request-id': 'req-f18640ab-348c-444b-9160-30669c97d89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:04,845 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:49:04,845 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093b4614-be07-4362-ae3a-eb7a5c7ca5bd', 'x-compute-request-id': 'req-093b4614-be07-4362-ae3a-eb7a5c7ca5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:06,012 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:49:06,013 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cc16fce-cd4b-411a-85b3-7df11f229a87', 'x-compute-request-id': 'req-9cc16fce-cd4b-411a-85b3-7df11f229a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:07,182 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:49:07,183 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72618ee-8598-46d8-8168-a880d004ceac', 'x-compute-request-id': 'req-d72618ee-8598-46d8-8168-a880d004ceac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:08,349 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:49:08,350 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b6b751-5b04-41c3-8981-cf6607f0d26f', 'x-compute-request-id': 'req-04b6b751-5b04-41c3-8981-cf6607f0d26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:09,514 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:49:09,514 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca351e41-b995-4ba2-a007-e89ec4cb4de3', 'x-compute-request-id': 'req-ca351e41-b995-4ba2-a007-e89ec4cb4de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:10,678 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:49:10,679 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cb6b9ba-b746-4519-9e57-b32ab7f8966c', 'x-compute-request-id': 'req-3cb6b9ba-b746-4519-9e57-b32ab7f8966c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:11,848 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:49:11,848 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870c9ae1-e4c8-4515-9495-182edce93bec', 'x-compute-request-id': 'req-870c9ae1-e4c8-4515-9495-182edce93bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:13,015 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:49:13,015 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c213ece-724d-478e-b266-f069f05e13d0', 'x-compute-request-id': 'req-0c213ece-724d-478e-b266-f069f05e13d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:14,196 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.167s 2022-07-29 06:49:14,196 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b081b8-750a-4eb3-8ccf-a605fcd49813', 'x-compute-request-id': 'req-21b081b8-750a-4eb3-8ccf-a605fcd49813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:15,361 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:49:15,361 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7b3216b-e842-4842-924e-54331c2aca98', 'x-compute-request-id': 'req-f7b3216b-e842-4842-924e-54331c2aca98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:16,529 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:49:16,529 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f90a42-4471-4c7e-bd51-ca2d0e6edaa6', 'x-compute-request-id': 'req-d4f90a42-4471-4c7e-bd51-ca2d0e6edaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:17,700 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:49:17,700 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb9cccca-748c-4b9a-8413-06b8e3ec9bf2', 'x-compute-request-id': 'req-bb9cccca-748c-4b9a-8413-06b8e3ec9bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:18,864 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.149s 2022-07-29 06:49:18,865 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0002e302-8be8-4503-8f6a-ea77e8336e55', 'x-compute-request-id': 'req-0002e302-8be8-4503-8f6a-ea77e8336e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:20,038 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.160s 2022-07-29 06:49:20,038 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e04583-4b6b-4203-8379-59e9c823401a', 'x-compute-request-id': 'req-b3e04583-4b6b-4203-8379-59e9c823401a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:21,226 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.174s 2022-07-29 06:49:21,226 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b365d75b-ceed-4cb1-92f5-5babb73cece7', 'x-compute-request-id': 'req-b365d75b-ceed-4cb1-92f5-5babb73cece7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:22,400 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:49:22,400 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65f6224-64f6-4450-8b74-b98c836e2497', 'x-compute-request-id': 'req-a65f6224-64f6-4450-8b74-b98c836e2497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:23,568 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:49:23,569 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f741dc3-9b35-4dc2-b4fe-768f412ffe4e', 'x-compute-request-id': 'req-1f741dc3-9b35-4dc2-b4fe-768f412ffe4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:24,738 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:49:24,738 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cb961ab-8d0e-48e7-8d98-24aaf273e921', 'x-compute-request-id': 'req-8cb961ab-8d0e-48e7-8d98-24aaf273e921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:25,907 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:49:25,907 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c59ba734-ede9-47cd-b7bc-5a572389795f', 'x-compute-request-id': 'req-c59ba734-ede9-47cd-b7bc-5a572389795f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:27,131 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.211s 2022-07-29 06:49:27,132 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40da3029-2cce-4052-a2df-1f8e965bd928', 'x-compute-request-id': 'req-40da3029-2cce-4052-a2df-1f8e965bd928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:28,297 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:49:28,297 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3137e60d-44a0-448e-94c1-2448d2b2133c', 'x-compute-request-id': 'req-3137e60d-44a0-448e-94c1-2448d2b2133c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:29,469 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:49:29,469 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18916ca-17cb-4add-a9d9-bd21c2dc1058', 'x-compute-request-id': 'req-f18916ca-17cb-4add-a9d9-bd21c2dc1058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:30,665 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.182s 2022-07-29 06:49:30,666 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0be63830-f010-455e-94e7-8da3221ddb2f', 'x-compute-request-id': 'req-0be63830-f010-455e-94e7-8da3221ddb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:31,831 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:49:31,832 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e72424-658b-4cc5-aee6-c67f06e9eb55', 'x-compute-request-id': 'req-b4e72424-658b-4cc5-aee6-c67f06e9eb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:33,009 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.162s 2022-07-29 06:49:33,010 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c07bd96-b099-4723-8910-577228943c47', 'x-compute-request-id': 'req-5c07bd96-b099-4723-8910-577228943c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:34,175 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:49:34,175 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac8f106d-ba3f-4be5-8201-d661559d8875', 'x-compute-request-id': 'req-ac8f106d-ba3f-4be5-8201-d661559d8875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:35,377 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.189s 2022-07-29 06:49:35,378 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f5aceaa-b6be-4a91-afd9-b39a275b46dc', 'x-compute-request-id': 'req-0f5aceaa-b6be-4a91-afd9-b39a275b46dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:36,546 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:49:36,547 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-790d40f4-0fcd-4a74-8e00-1a5f2c8c717e', 'x-compute-request-id': 'req-790d40f4-0fcd-4a74-8e00-1a5f2c8c717e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:37,828 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.268s 2022-07-29 06:49:37,828 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155d98ba-72c8-4a29-862c-3e5c49df42aa', 'x-compute-request-id': 'req-155d98ba-72c8-4a29-862c-3e5c49df42aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:39,044 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.203s 2022-07-29 06:49:39,044 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3024c06-6c97-488d-a4ed-aaa36d3bcf30', 'x-compute-request-id': 'req-f3024c06-6c97-488d-a4ed-aaa36d3bcf30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:40,212 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:49:40,212 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dd7134b-93c9-49f2-b78b-2e0bd95adc0a', 'x-compute-request-id': 'req-7dd7134b-93c9-49f2-b78b-2e0bd95adc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:41,378 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:49:41,379 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faed5060-e173-48ae-a160-cef4fca42b37', 'x-compute-request-id': 'req-faed5060-e173-48ae-a160-cef4fca42b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:42,545 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:49:42,545 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec61f4d-ce7c-466c-b170-c9334c510fa0', 'x-compute-request-id': 'req-dec61f4d-ce7c-466c-b170-c9334c510fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:43,709 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:49:43,710 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa40e68-872e-409f-b289-6ca73b082b60', 'x-compute-request-id': 'req-eaa40e68-872e-409f-b289-6ca73b082b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:44,876 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:49:44,876 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eee4a588-bd26-4fb7-8e60-ae7654fcb35a', 'x-compute-request-id': 'req-eee4a588-bd26-4fb7-8e60-ae7654fcb35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:46,048 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:49:46,049 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7b3a57-ee57-4330-8f01-5c4971bd0f37', 'x-compute-request-id': 'req-ca7b3a57-ee57-4330-8f01-5c4971bd0f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:47,214 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:49:47,215 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd98b847-78a4-407d-aa2e-b5b1ecbfad2f', 'x-compute-request-id': 'req-dd98b847-78a4-407d-aa2e-b5b1ecbfad2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:48,381 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:49:48,381 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105eadda-1bdf-4a5b-b2cd-386741801ca1', 'x-compute-request-id': 'req-105eadda-1bdf-4a5b-b2cd-386741801ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:49,550 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:49:49,551 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1900ffb7-92b6-4d96-92e7-7184d41e3ac9', 'x-compute-request-id': 'req-1900ffb7-92b6-4d96-92e7-7184d41e3ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:50,715 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:49:50,716 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5acc3c6e-01a5-4629-9e29-b18feb24d677', 'x-compute-request-id': 'req-5acc3c6e-01a5-4629-9e29-b18feb24d677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:51,894 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.165s 2022-07-29 06:49:51,894 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1747839-bf5b-43e2-b7e8-2060faa667cf', 'x-compute-request-id': 'req-d1747839-bf5b-43e2-b7e8-2060faa667cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:53,062 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:49:53,062 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74721f0e-6db4-4d1e-8616-62b9c7b875ab', 'x-compute-request-id': 'req-74721f0e-6db4-4d1e-8616-62b9c7b875ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:54,231 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:49:54,232 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8800fe2b-6d4c-4b45-bb74-3f16ecbe98ba', 'x-compute-request-id': 'req-8800fe2b-6d4c-4b45-bb74-3f16ecbe98ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:55,397 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:49:55,397 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc0e6d1-96b5-4071-953d-ee4775d9e317', 'x-compute-request-id': 'req-9dc0e6d1-96b5-4071-953d-ee4775d9e317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:56,575 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.165s 2022-07-29 06:49:56,575 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1c591c0-9eac-4b4d-9d61-6962c0a79c37', 'x-compute-request-id': 'req-f1c591c0-9eac-4b4d-9d61-6962c0a79c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:58,002 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.413s 2022-07-29 06:49:58,002 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70dbc5c2-1553-4a03-9112-187eea858e65', 'x-compute-request-id': 'req-70dbc5c2-1553-4a03-9112-187eea858e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:49:59,168 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:49:59,168 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f085cd2a-ac32-4967-b374-67070a568992', 'x-compute-request-id': 'req-f085cd2a-ac32-4967-b374-67070a568992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:00,335 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:50:00,335 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780e89bb-6b87-457a-b145-3858c69c6abd', 'x-compute-request-id': 'req-780e89bb-6b87-457a-b145-3858c69c6abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:01,502 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:50:01,503 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ee9d78-60b1-4073-8e60-d2f6c599cea8', 'x-compute-request-id': 'req-08ee9d78-60b1-4073-8e60-d2f6c599cea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:02,676 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:50:02,676 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8edf6a04-4107-4e5d-b17b-b51ad74d3ba9', 'x-compute-request-id': 'req-8edf6a04-4107-4e5d-b17b-b51ad74d3ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:03,841 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:50:03,841 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a07f3812-f476-4ef7-b001-9e5b1bfcb9e5', 'x-compute-request-id': 'req-a07f3812-f476-4ef7-b001-9e5b1bfcb9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:05,011 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:50:05,011 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b0344b-7114-4156-a883-34a64cf20889', 'x-compute-request-id': 'req-e7b0344b-7114-4156-a883-34a64cf20889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:06,174 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:50:06,174 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f85c22af-fe82-4119-90fd-b0be9a726b1d', 'x-compute-request-id': 'req-f85c22af-fe82-4119-90fd-b0be9a726b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:07,344 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:50:07,344 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc48bd86-15a3-4cfa-9583-16b8fa2ce187', 'x-compute-request-id': 'req-bc48bd86-15a3-4cfa-9583-16b8fa2ce187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:08,515 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:50:08,515 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0b96df-95a2-42e7-a587-c3f0f4dc0ef2', 'x-compute-request-id': 'req-4c0b96df-95a2-42e7-a587-c3f0f4dc0ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:09,684 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:09,685 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8363e24d-4916-4180-9151-e1e2389c451f', 'x-compute-request-id': 'req-8363e24d-4916-4180-9151-e1e2389c451f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:10,850 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:50:10,851 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e519498d-8eea-4c87-8730-96e452b1f19f', 'x-compute-request-id': 'req-e519498d-8eea-4c87-8730-96e452b1f19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:12,016 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:50:12,016 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a73e0c4-933e-4bf4-9c86-f8e89ec87944', 'x-compute-request-id': 'req-7a73e0c4-933e-4bf4-9c86-f8e89ec87944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:13,185 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:13,185 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ac9f31-2ae1-4716-9e82-768a95d7565d', 'x-compute-request-id': 'req-23ac9f31-2ae1-4716-9e82-768a95d7565d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:14,350 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:50:14,350 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04eb15e-0db1-4fd3-a0c2-8ba91b8b9b23', 'x-compute-request-id': 'req-d04eb15e-0db1-4fd3-a0c2-8ba91b8b9b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:15,514 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:50:15,515 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b531d9-be0b-4eff-bdf3-cd8cea668f43', 'x-compute-request-id': 'req-e6b531d9-be0b-4eff-bdf3-cd8cea668f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:16,683 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:16,683 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-190fe24e-bb71-49b4-bb92-7491be42f823', 'x-compute-request-id': 'req-190fe24e-bb71-49b4-bb92-7491be42f823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:17,853 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:50:17,853 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-335f0555-e5e4-47fa-abe3-89cd40732663', 'x-compute-request-id': 'req-335f0555-e5e4-47fa-abe3-89cd40732663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:19,021 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:50:19,021 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c131050a-66dc-4788-a29d-166fc3d24be5', 'x-compute-request-id': 'req-c131050a-66dc-4788-a29d-166fc3d24be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:20,187 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:50:20,188 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ffeb52-336c-4b07-ac91-407309dafda0', 'x-compute-request-id': 'req-d4ffeb52-336c-4b07-ac91-407309dafda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:21,358 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:50:21,359 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04811aba-425e-42d4-bc55-2b01b37fada7', 'x-compute-request-id': 'req-04811aba-425e-42d4-bc55-2b01b37fada7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:22,528 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:22,528 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a0bb88-7070-4d6f-864d-ca8418001159', 'x-compute-request-id': 'req-21a0bb88-7070-4d6f-864d-ca8418001159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:23,714 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.173s 2022-07-29 06:50:23,715 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc793fc-0356-49a9-baa4-c9fd4e288aa1', 'x-compute-request-id': 'req-adc793fc-0356-49a9-baa4-c9fd4e288aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:24,885 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:50:24,886 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8865956c-9dc9-4424-b4b0-9cf01dc79606', 'x-compute-request-id': 'req-8865956c-9dc9-4424-b4b0-9cf01dc79606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:26,051 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:50:26,051 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-859da5c9-8bed-4d3e-9368-2883a68d2771', 'x-compute-request-id': 'req-859da5c9-8bed-4d3e-9368-2883a68d2771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:27,222 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:50:27,223 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28436bdb-05f6-498b-9328-023d4c351915', 'x-compute-request-id': 'req-28436bdb-05f6-498b-9328-023d4c351915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:28,386 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:50:28,386 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a2b85d-f3c4-4d02-a7e8-a3a337592d4a', 'x-compute-request-id': 'req-47a2b85d-f3c4-4d02-a7e8-a3a337592d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:29,551 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:50:29,552 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72656ed5-746c-4470-938a-f1fafdc18e8b', 'x-compute-request-id': 'req-72656ed5-746c-4470-938a-f1fafdc18e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:30,721 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:50:30,721 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af520fc-c4e5-42d3-8f04-9d77717fd92b', 'x-compute-request-id': 'req-9af520fc-c4e5-42d3-8f04-9d77717fd92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:31,886 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:50:31,887 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce59e6d-9349-46cf-8b8f-1a965850d14a', 'x-compute-request-id': 'req-dce59e6d-9349-46cf-8b8f-1a965850d14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:33,064 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.164s 2022-07-29 06:50:33,065 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dffedda5-98f2-4553-8770-f32ca6e85a8a', 'x-compute-request-id': 'req-dffedda5-98f2-4553-8770-f32ca6e85a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:34,231 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:50:34,232 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042bb9e6-4ac4-4f29-a398-a69fe8508da4', 'x-compute-request-id': 'req-042bb9e6-4ac4-4f29-a398-a69fe8508da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:35,396 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:50:35,396 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e429b19-ba95-4d37-a52e-ed3b41a0d2b8', 'x-compute-request-id': 'req-9e429b19-ba95-4d37-a52e-ed3b41a0d2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:36,569 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:50:36,569 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0229caf9-3733-4605-bd54-ca115e9407af', 'x-compute-request-id': 'req-0229caf9-3733-4605-bd54-ca115e9407af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:37,737 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:37,738 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f65f018-c522-41e8-8dba-73bf2641ae94', 'x-compute-request-id': 'req-1f65f018-c522-41e8-8dba-73bf2641ae94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:38,905 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:38,905 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d5d6963-98b7-4a96-bc54-9b42b96d6fb7', 'x-compute-request-id': 'req-8d5d6963-98b7-4a96-bc54-9b42b96d6fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:40,071 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:50:40,071 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a43064a9-89ea-4fcb-95eb-38d3df652641', 'x-compute-request-id': 'req-a43064a9-89ea-4fcb-95eb-38d3df652641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:41,240 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:50:41,240 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3de0286-80b0-4723-9e28-91e1713ff1de', 'x-compute-request-id': 'req-d3de0286-80b0-4723-9e28-91e1713ff1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:42,408 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:42,409 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4f76da-b5d9-437d-862f-0ee1ec0a5ad7', 'x-compute-request-id': 'req-fa4f76da-b5d9-437d-862f-0ee1ec0a5ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:43,576 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:43,576 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a26152-4a0b-4526-85d0-89187546e7e9', 'x-compute-request-id': 'req-46a26152-4a0b-4526-85d0-89187546e7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:44,751 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.162s 2022-07-29 06:50:44,751 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa0b8b0-92a7-4f92-b166-1a382191fc22', 'x-compute-request-id': 'req-0aa0b8b0-92a7-4f92-b166-1a382191fc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:45,919 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:50:45,919 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d378c2-9f6a-40ba-88e4-47037c089218', 'x-compute-request-id': 'req-02d378c2-9f6a-40ba-88e4-47037c089218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:47,089 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:50:47,089 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b25e677-b098-44db-b86d-abba813190e1', 'x-compute-request-id': 'req-0b25e677-b098-44db-b86d-abba813190e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:48,255 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:50:48,256 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57b6428-3317-4161-a66a-7f2880abd45c', 'x-compute-request-id': 'req-e57b6428-3317-4161-a66a-7f2880abd45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:49,432 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.163s 2022-07-29 06:50:49,432 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add70c63-1453-450b-a762-b3de63e9ce18', 'x-compute-request-id': 'req-add70c63-1453-450b-a762-b3de63e9ce18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:50,603 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:50:50,603 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9a43d4-a49f-4de5-b1f8-363b906e021a', 'x-compute-request-id': 'req-6e9a43d4-a49f-4de5-b1f8-363b906e021a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:51,777 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.161s 2022-07-29 06:50:51,777 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2637e6e-cba2-49a9-b9d4-35684a162fde', 'x-compute-request-id': 'req-b2637e6e-cba2-49a9-b9d4-35684a162fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:52,952 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.162s 2022-07-29 06:50:52,953 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08460261-b303-4e80-aa54-e7aace8e95a1', 'x-compute-request-id': 'req-08460261-b303-4e80-aa54-e7aace8e95a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:54,119 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:50:54,120 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c441fee-47f6-4638-ac74-dcd4175ab339', 'x-compute-request-id': 'req-0c441fee-47f6-4638-ac74-dcd4175ab339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:55,384 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.252s 2022-07-29 06:50:55,385 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de7b4f23-6b2f-4022-98d2-f4b1de77bf37', 'x-compute-request-id': 'req-de7b4f23-6b2f-4022-98d2-f4b1de77bf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:56,551 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:50:56,551 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-243bfec6-9f73-4bda-802a-a4c6c55d50ff', 'x-compute-request-id': 'req-243bfec6-9f73-4bda-802a-a4c6c55d50ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:57,719 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:50:57,720 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7dd7a17-556b-4600-a566-3010e4f4631f', 'x-compute-request-id': 'req-a7dd7a17-556b-4600-a566-3010e4f4631f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:50:58,885 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:50:58,885 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d87ec71-3d7d-4197-820d-7f5381c97e2d', 'x-compute-request-id': 'req-5d87ec71-3d7d-4197-820d-7f5381c97e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:00,057 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:51:00,058 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70b73e94-5f12-49f5-b3f8-4f6439884363', 'x-compute-request-id': 'req-70b73e94-5f12-49f5-b3f8-4f6439884363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:01,224 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:51:01,224 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e75ee01-f6cf-4aa3-8190-b8c2b6b45081', 'x-compute-request-id': 'req-6e75ee01-f6cf-4aa3-8190-b8c2b6b45081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:02,388 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:51:02,388 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e499b91e-9084-4574-8c69-cb2d3bbf0825', 'x-compute-request-id': 'req-e499b91e-9084-4574-8c69-cb2d3bbf0825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:03,558 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:51:03,558 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82dd5463-d163-48d7-b26e-c23bd6d020d1', 'x-compute-request-id': 'req-82dd5463-d163-48d7-b26e-c23bd6d020d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:04,726 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:51:04,727 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f74bab2-3307-4d5e-b708-ca77130da88a', 'x-compute-request-id': 'req-3f74bab2-3307-4d5e-b708-ca77130da88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:05,898 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:51:05,898 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59143b41-1da6-4b93-b404-651df0343ce4', 'x-compute-request-id': 'req-59143b41-1da6-4b93-b404-651df0343ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:07,067 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:51:07,067 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77959361-08c0-4c53-85d5-fe97699e001f', 'x-compute-request-id': 'req-77959361-08c0-4c53-85d5-fe97699e001f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:08,233 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:51:08,233 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9676b42-3b6e-4454-aeb4-80106bd88b5a', 'x-compute-request-id': 'req-e9676b42-3b6e-4454-aeb4-80106bd88b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:09,402 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:51:09,402 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3594310-0934-4fc7-902f-9802ae0e4e8f', 'x-compute-request-id': 'req-d3594310-0934-4fc7-902f-9802ae0e4e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:10,567 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:51:10,567 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9306c0b-f977-4874-899f-ca4461970e0c', 'x-compute-request-id': 'req-f9306c0b-f977-4874-899f-ca4461970e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:11,736 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:51:11,737 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcf9032c-4780-483d-82a0-89d4019fef7c', 'x-compute-request-id': 'req-dcf9032c-4780-483d-82a0-89d4019fef7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:12,906 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:51:12,906 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4727e110-3bc3-4e84-a230-c84057ab4dbc', 'x-compute-request-id': 'req-4727e110-3bc3-4e84-a230-c84057ab4dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:14,069 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:51:14,069 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d241828-31ff-44fb-88d4-07cab711e1cd', 'x-compute-request-id': 'req-8d241828-31ff-44fb-88d4-07cab711e1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:15,240 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:51:15,241 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-288c4551-c1ed-44cb-86a8-8478c86313d3', 'x-compute-request-id': 'req-288c4551-c1ed-44cb-86a8-8478c86313d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:16,407 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:51:16,408 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8def331-6944-40e7-9214-39e8f7fe2879', 'x-compute-request-id': 'req-f8def331-6944-40e7-9214-39e8f7fe2879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:17,583 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.163s 2022-07-29 06:51:17,584 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee9f2e5-a2a8-4378-a746-eaa8b9beecec', 'x-compute-request-id': 'req-1ee9f2e5-a2a8-4378-a746-eaa8b9beecec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:18,751 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:51:18,752 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012732cb-4fd3-43f3-bafb-c0709f6fd982', 'x-compute-request-id': 'req-012732cb-4fd3-43f3-bafb-c0709f6fd982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:19,918 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:51:19,918 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f05d7059-e485-4479-9b5d-5c805aa267f5', 'x-compute-request-id': 'req-f05d7059-e485-4479-9b5d-5c805aa267f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:21,083 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:51:21,084 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14392e83-a967-4fea-82a4-c73385be0a53', 'x-compute-request-id': 'req-14392e83-a967-4fea-82a4-c73385be0a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:22,247 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:51:22,248 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0b86f33-8722-42c7-b44f-34c6976e2317', 'x-compute-request-id': 'req-a0b86f33-8722-42c7-b44f-34c6976e2317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:23,417 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:51:23,417 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeed343e-c6f8-4724-a937-62ea905ec26e', 'x-compute-request-id': 'req-aeed343e-c6f8-4724-a937-62ea905ec26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:24,604 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.174s 2022-07-29 06:51:24,605 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4d66e0-a6ae-412a-a3fe-19f526eb8c40', 'x-compute-request-id': 'req-1e4d66e0-a6ae-412a-a3fe-19f526eb8c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:25,775 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:51:25,775 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b06591-94bc-4f61-9702-1e7560dd1a14', 'x-compute-request-id': 'req-b3b06591-94bc-4f61-9702-1e7560dd1a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:26,949 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.162s 2022-07-29 06:51:26,950 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33c9105-b337-4de7-9acd-3659e69c685f', 'x-compute-request-id': 'req-a33c9105-b337-4de7-9acd-3659e69c685f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:28,258 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.295s 2022-07-29 06:51:28,259 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84495c68-7ba8-471e-bf01-79b2a0dc43fe', 'x-compute-request-id': 'req-84495c68-7ba8-471e-bf01-79b2a0dc43fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:29,467 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.195s 2022-07-29 06:51:29,467 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb993f06-fd18-4f17-8270-d13b5ebecf15', 'x-compute-request-id': 'req-cb993f06-fd18-4f17-8270-d13b5ebecf15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:30,681 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.200s 2022-07-29 06:51:30,681 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d58ccc05-f00f-4860-9068-ec46488e5d91', 'x-compute-request-id': 'req-d58ccc05-f00f-4860-9068-ec46488e5d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:31,849 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:51:31,849 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356590b6-fadc-464c-b938-b81d92062674', 'x-compute-request-id': 'req-356590b6-fadc-464c-b938-b81d92062674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:33,019 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:51:33,020 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2f693a9-8cdd-4588-a588-74ef4ef16102', 'x-compute-request-id': 'req-b2f693a9-8cdd-4588-a588-74ef4ef16102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:34,185 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:51:34,186 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf60ed9-805c-4fcd-a867-177fb2d37279', 'x-compute-request-id': 'req-ccf60ed9-805c-4fcd-a867-177fb2d37279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:35,352 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:51:35,353 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9990b495-27f6-40d0-b79e-7d99eaff3fa2', 'x-compute-request-id': 'req-9990b495-27f6-40d0-b79e-7d99eaff3fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:36,521 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:51:36,521 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8e136d5-31cb-4164-8dd0-3df3097a9c0a', 'x-compute-request-id': 'req-e8e136d5-31cb-4164-8dd0-3df3097a9c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:37,691 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:51:37,692 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-869e2f57-a843-4124-9c85-615560df041c', 'x-compute-request-id': 'req-869e2f57-a843-4124-9c85-615560df041c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:38,862 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:51:38,863 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d299229-0cbf-44b6-bfe1-7d37f2b2c8f5', 'x-compute-request-id': 'req-8d299229-0cbf-44b6-bfe1-7d37f2b2c8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:40,027 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:51:40,027 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5dafd31-c834-4c54-a047-7ccb649c866d', 'x-compute-request-id': 'req-b5dafd31-c834-4c54-a047-7ccb649c866d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:41,192 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:51:41,192 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc10b4e9-b9fd-47c3-b82b-fea92fcc2b4c', 'x-compute-request-id': 'req-cc10b4e9-b9fd-47c3-b82b-fea92fcc2b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:42,360 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:51:42,360 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cf384e8-5f40-4aef-8b0a-17ca63eabc4d', 'x-compute-request-id': 'req-8cf384e8-5f40-4aef-8b0a-17ca63eabc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:43,530 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:51:43,531 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-872a4a6f-d0f2-42db-9e0d-e0d474ab00bb', 'x-compute-request-id': 'req-872a4a6f-d0f2-42db-9e0d-e0d474ab00bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:44,698 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:51:44,698 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58d827d-f33c-4363-9b28-ab643cecf37b', 'x-compute-request-id': 'req-f58d827d-f33c-4363-9b28-ab643cecf37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:45,867 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:51:45,868 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42fe9dc-7608-448d-8ab2-783ab567a363', 'x-compute-request-id': 'req-c42fe9dc-7608-448d-8ab2-783ab567a363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:47,031 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:51:47,031 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ed419f-93dc-4aa1-8c1d-5ac18bcbeb74', 'x-compute-request-id': 'req-56ed419f-93dc-4aa1-8c1d-5ac18bcbeb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:48,198 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:51:48,199 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-485f1806-3105-4216-971d-32f82d8853bc', 'x-compute-request-id': 'req-485f1806-3105-4216-971d-32f82d8853bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:49,370 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:51:49,371 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c675bde9-7bf0-4c75-a546-ec7240e742fa', 'x-compute-request-id': 'req-c675bde9-7bf0-4c75-a546-ec7240e742fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:50,541 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:51:50,541 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc61936a-13f3-4385-8a37-29e96168290f', 'x-compute-request-id': 'req-dc61936a-13f3-4385-8a37-29e96168290f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:51,706 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:51:51,706 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4e6f3b-86a3-4fa0-96fe-53b62f1d31f0', 'x-compute-request-id': 'req-1c4e6f3b-86a3-4fa0-96fe-53b62f1d31f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:52,879 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:51:52,879 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf7fe748-2542-497d-9ac9-3fc7e0fb9e25', 'x-compute-request-id': 'req-cf7fe748-2542-497d-9ac9-3fc7e0fb9e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:54,045 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:51:54,046 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abed2961-830b-4c8f-b0ba-0255476f1891', 'x-compute-request-id': 'req-abed2961-830b-4c8f-b0ba-0255476f1891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:55,213 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:51:55,214 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3641eb1-caf2-4c64-880b-4a1f0353e9ac', 'x-compute-request-id': 'req-d3641eb1-caf2-4c64-880b-4a1f0353e9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:56,377 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:51:56,377 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35c59f26-fcc2-467a-bb30-f9bbfca65317', 'x-compute-request-id': 'req-35c59f26-fcc2-467a-bb30-f9bbfca65317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:57,548 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:51:57,548 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659a1969-a684-44e6-8da8-1bb2b87c44cc', 'x-compute-request-id': 'req-659a1969-a684-44e6-8da8-1bb2b87c44cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:58,719 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.158s 2022-07-29 06:51:58,719 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f5f6124-51c3-44f8-8a2e-7efa8410a540', 'x-compute-request-id': 'req-9f5f6124-51c3-44f8-8a2e-7efa8410a540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:51:59,886 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:51:59,887 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d704e25-9553-4f19-8d08-ee9c550dd5ac', 'x-compute-request-id': 'req-6d704e25-9553-4f19-8d08-ee9c550dd5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:01,051 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:01,052 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-216a309b-3557-4d4e-852c-259491cfd7f0', 'x-compute-request-id': 'req-216a309b-3557-4d4e-852c-259491cfd7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:02,218 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:52:02,218 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-139f514d-31e2-42a4-8a17-6a13b4c76c60', 'x-compute-request-id': 'req-139f514d-31e2-42a4-8a17-6a13b4c76c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:03,383 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:52:03,383 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d4a916a-771f-421f-b424-dfbbb9d39a11', 'x-compute-request-id': 'req-7d4a916a-771f-421f-b424-dfbbb9d39a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:04,550 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:52:04,550 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34740284-d400-4315-bbc4-4c64f9a1a6be', 'x-compute-request-id': 'req-34740284-d400-4315-bbc4-4c64f9a1a6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:05,720 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:52:05,720 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6102072b-14d7-43b0-874c-d21bd3152884', 'x-compute-request-id': 'req-6102072b-14d7-43b0-874c-d21bd3152884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:06,889 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:52:06,890 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d5acd7b-f84b-4e22-99cf-9c8b9d1a2c4a', 'x-compute-request-id': 'req-5d5acd7b-f84b-4e22-99cf-9c8b9d1a2c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:08,058 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:52:08,058 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b4ca761-de49-4449-bd03-4802748457ff', 'x-compute-request-id': 'req-0b4ca761-de49-4449-bd03-4802748457ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:09,228 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:52:09,228 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3df751-7126-44b1-ae8e-0bcd4d7cac7c', 'x-compute-request-id': 'req-aa3df751-7126-44b1-ae8e-0bcd4d7cac7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:10,397 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:52:10,398 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6c2eea-952c-4c43-8c2a-9fdb9951c5da', 'x-compute-request-id': 'req-3e6c2eea-952c-4c43-8c2a-9fdb9951c5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:11,563 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:11,563 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c199f6b-73ed-41bc-b82d-a2d9e183cedb', 'x-compute-request-id': 'req-4c199f6b-73ed-41bc-b82d-a2d9e183cedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:12,729 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:52:12,729 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b81c450e-3b4d-4d06-a2f7-355c4448fa2f', 'x-compute-request-id': 'req-b81c450e-3b4d-4d06-a2f7-355c4448fa2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:13,897 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:52:13,898 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9b7de14-d490-4496-bb15-23b38419e584', 'x-compute-request-id': 'req-a9b7de14-d490-4496-bb15-23b38419e584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:15,063 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:15,063 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01fb21e4-1ac5-475e-9b54-0a1751b31ae6', 'x-compute-request-id': 'req-01fb21e4-1ac5-475e-9b54-0a1751b31ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:16,229 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:16,229 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc216bbf-8bb9-49a8-930c-7cdda53c7fa4', 'x-compute-request-id': 'req-dc216bbf-8bb9-49a8-930c-7cdda53c7fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:17,396 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:52:17,396 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-477d9753-9071-4794-80c5-103752774d55', 'x-compute-request-id': 'req-477d9753-9071-4794-80c5-103752774d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:18,566 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:52:18,566 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4bb055-1674-4cbe-9ddf-c893a6f33556', 'x-compute-request-id': 'req-1b4bb055-1674-4cbe-9ddf-c893a6f33556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:19,734 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:52:19,734 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-002e8e18-523a-477f-ad8b-b1aad6e47c35', 'x-compute-request-id': 'req-002e8e18-523a-477f-ad8b-b1aad6e47c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:20,903 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:52:20,904 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5ed03f-badd-4e4f-904b-760de56da6cc', 'x-compute-request-id': 'req-cd5ed03f-badd-4e4f-904b-760de56da6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:22,073 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:52:22,074 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dba2c7b-fa1d-46ee-ac26-5a5e0336e0d2', 'x-compute-request-id': 'req-4dba2c7b-fa1d-46ee-ac26-5a5e0336e0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:23,237 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:52:23,238 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb6c9611-1a85-49a0-af17-60f76873597a', 'x-compute-request-id': 'req-cb6c9611-1a85-49a0-af17-60f76873597a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:24,420 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.169s 2022-07-29 06:52:24,420 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b54d465-0635-44ff-9b8d-eaa4f2c87b7a', 'x-compute-request-id': 'req-8b54d465-0635-44ff-9b8d-eaa4f2c87b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:25,589 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:52:25,590 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-340d32df-72c6-4d22-ae10-6e19d28e9a2e', 'x-compute-request-id': 'req-340d32df-72c6-4d22-ae10-6e19d28e9a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:26,760 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:52:26,761 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2afee7-54ce-4516-b8e8-e8204c812cf9', 'x-compute-request-id': 'req-dd2afee7-54ce-4516-b8e8-e8204c812cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:27,928 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:52:27,928 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787bca2f-6e1a-47f9-bc25-9bdc5d5ce43c', 'x-compute-request-id': 'req-787bca2f-6e1a-47f9-bc25-9bdc5d5ce43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:29,094 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:52:29,095 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb9c975-7654-48c0-bccc-5b91e6813898', 'x-compute-request-id': 'req-9bb9c975-7654-48c0-bccc-5b91e6813898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:30,259 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:52:30,259 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e786ba04-ab2b-4ee4-81aa-3e1bf0bef74f', 'x-compute-request-id': 'req-e786ba04-ab2b-4ee4-81aa-3e1bf0bef74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:31,426 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:52:31,427 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e93e41-a616-45dd-afdb-8252f358e4f4', 'x-compute-request-id': 'req-29e93e41-a616-45dd-afdb-8252f358e4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:32,596 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:52:32,596 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-278738eb-6fa2-4657-bf8a-886a2087615d', 'x-compute-request-id': 'req-278738eb-6fa2-4657-bf8a-886a2087615d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:33,766 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:52:33,767 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eeebd01-ab1f-4bad-b558-9e0164c9ea0d', 'x-compute-request-id': 'req-1eeebd01-ab1f-4bad-b558-9e0164c9ea0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:34,931 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:52:34,931 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f15c24-0ba5-4d2c-80ce-5f87c3851998', 'x-compute-request-id': 'req-18f15c24-0ba5-4d2c-80ce-5f87c3851998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:36,098 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:52:36,098 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20cb6364-9e01-4a9e-8307-2a61a87f7a33', 'x-compute-request-id': 'req-20cb6364-9e01-4a9e-8307-2a61a87f7a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:37,266 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:52:37,266 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef8821b3-14cf-4ea1-8f38-8efb3ce02a9a', 'x-compute-request-id': 'req-ef8821b3-14cf-4ea1-8f38-8efb3ce02a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:38,437 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:52:38,438 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7822dbcf-99da-4aa3-a113-b8d58b27e408', 'x-compute-request-id': 'req-7822dbcf-99da-4aa3-a113-b8d58b27e408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:39,606 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:52:39,607 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d29ec9-959b-44d1-ab84-0bb285d6c5b2', 'x-compute-request-id': 'req-18d29ec9-959b-44d1-ab84-0bb285d6c5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:40,774 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:52:40,774 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-138c3355-073a-4c46-93f4-83506097f10e', 'x-compute-request-id': 'req-138c3355-073a-4c46-93f4-83506097f10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:41,941 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:52:41,942 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f2d1a35-b60a-47f4-bbb5-706208af0cff', 'x-compute-request-id': 'req-9f2d1a35-b60a-47f4-bbb5-706208af0cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:43,106 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:52:43,106 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c26337b-49f4-4c77-92fe-b12f3a6d0ed6', 'x-compute-request-id': 'req-8c26337b-49f4-4c77-92fe-b12f3a6d0ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:44,271 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:44,272 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2b9fc27-b43f-4ae0-bb6c-8917bfe6e1e8', 'x-compute-request-id': 'req-f2b9fc27-b43f-4ae0-bb6c-8917bfe6e1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:45,440 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:52:45,441 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d4788c-c365-49c5-a6d9-fe2746925b6e', 'x-compute-request-id': 'req-e5d4788c-c365-49c5-a6d9-fe2746925b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:46,606 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:46,607 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805f59ae-655a-4fc2-895b-ad0650b1905a', 'x-compute-request-id': 'req-805f59ae-655a-4fc2-895b-ad0650b1905a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:47,772 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:47,772 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfc59141-7c39-4848-b044-fb35e6949800', 'x-compute-request-id': 'req-cfc59141-7c39-4848-b044-fb35e6949800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:48,940 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:52:48,941 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09910763-c893-4e85-bb2a-eb54deca376f', 'x-compute-request-id': 'req-09910763-c893-4e85-bb2a-eb54deca376f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:50,110 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:52:50,110 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22339101-494f-47ce-ba56-d7fb79a2352b', 'x-compute-request-id': 'req-22339101-494f-47ce-ba56-d7fb79a2352b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:51,276 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.153s 2022-07-29 06:52:51,276 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e10df40-ecaf-4db8-ac5d-ce66f91495ac', 'x-compute-request-id': 'req-8e10df40-ecaf-4db8-ac5d-ce66f91495ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:52,448 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:52:52,449 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7754a5a8-e004-4829-a68b-7dde15337817', 'x-compute-request-id': 'req-7754a5a8-e004-4829-a68b-7dde15337817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:53,619 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.157s 2022-07-29 06:52:53,619 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84421bf4-5756-4906-a028-5ca97cd9291e', 'x-compute-request-id': 'req-84421bf4-5756-4906-a028-5ca97cd9291e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:54,793 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.161s 2022-07-29 06:52:54,793 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d5eeb1b-20a8-43e5-a8e3-6b11be0200d6', 'x-compute-request-id': 'req-7d5eeb1b-20a8-43e5-a8e3-6b11be0200d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:55,959 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:55,959 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7cebc6b-d571-4e5e-9bc5-bb7a703eebdc', 'x-compute-request-id': 'req-f7cebc6b-d571-4e5e-9bc5-bb7a703eebdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:57,124 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:52:57,125 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-940919ae-f230-4d6d-b055-7d24df6dc2f7', 'x-compute-request-id': 'req-940919ae-f230-4d6d-b055-7d24df6dc2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:58,293 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:52:58,293 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a60d5c-4aa4-4c88-bf4b-f7402f197e1e', 'x-compute-request-id': 'req-16a60d5c-4aa4-4c88-bf4b-f7402f197e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:52:59,456 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:52:59,456 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46d038be-af5c-4311-8bd5-ed724127fc7c', 'x-compute-request-id': 'req-46d038be-af5c-4311-8bd5-ed724127fc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:00,624 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:53:00,624 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94dc362c-3947-4e63-a3dc-0c4a97f3975e', 'x-compute-request-id': 'req-94dc362c-3947-4e63-a3dc-0c4a97f3975e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:01,793 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:53:01,793 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1274e410-85c3-4d9a-a384-a8cfdf6e63f0', 'x-compute-request-id': 'req-1274e410-85c3-4d9a-a384-a8cfdf6e63f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:02,963 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:53:02,963 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7cf39ac-b690-44dc-a30a-0a6d80c264e1', 'x-compute-request-id': 'req-a7cf39ac-b690-44dc-a30a-0a6d80c264e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:04,128 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:53:04,128 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b871c6-fb53-443f-b8c1-220f3d50c77b', 'x-compute-request-id': 'req-58b871c6-fb53-443f-b8c1-220f3d50c77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:05,296 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:53:05,297 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd9a5e0-8559-414d-a299-944fc1b3133e', 'x-compute-request-id': 'req-1fd9a5e0-8559-414d-a299-944fc1b3133e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:06,463 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:53:06,464 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92dfb3dc-ca13-44cd-9374-7861bdb3a53c', 'x-compute-request-id': 'req-92dfb3dc-ca13-44cd-9374-7861bdb3a53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:07,630 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:53:07,631 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b1d410-2ced-4354-a68b-1a15d74ff83d', 'x-compute-request-id': 'req-a2b1d410-2ced-4354-a68b-1a15d74ff83d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:08,800 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.156s 2022-07-29 06:53:08,800 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a11cca14-11c8-46fd-92d2-c740f026e416', 'x-compute-request-id': 'req-a11cca14-11c8-46fd-92d2-c740f026e416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:09,971 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.159s 2022-07-29 06:53:09,972 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d88654d-e980-4edd-8438-a91f65182cad', 'x-compute-request-id': 'req-9d88654d-e980-4edd-8438-a91f65182cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:11,136 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:53:11,136 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c913da5-c22c-42f5-9d9a-7c87c92baf68', 'x-compute-request-id': 'req-9c913da5-c22c-42f5-9d9a-7c87c92baf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:12,304 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.154s 2022-07-29 06:53:12,304 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d10f7d1-8907-4d5e-8311-7647dbbe9794', 'x-compute-request-id': 'req-4d10f7d1-8907-4d5e-8311-7647dbbe9794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:13,472 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.155s 2022-07-29 06:53:13,473 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea7ace9-467e-4464-af28-fb684915ae1b', 'x-compute-request-id': 'req-aea7ace9-467e-4464-af28-fb684915ae1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:14,635 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.150s 2022-07-29 06:53:14,636 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a63a4c-f11f-4c12-9873-37291dbed552', 'x-compute-request-id': 'req-76a63a4c-f11f-4c12-9873-37291dbed552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:15,799 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:53:15,800 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ea41ef-ac13-46aa-8a57-6efce12a04ef', 'x-compute-request-id': 'req-21ea41ef-ac13-46aa-8a57-6efce12a04ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:16,973 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.160s 2022-07-29 06:53:16,973 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcc44b31-8ed8-4285-a8fd-ddf76ded0e03', 'x-compute-request-id': 'req-dcc44b31-8ed8-4285-a8fd-ddf76ded0e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:18,150 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.164s 2022-07-29 06:53:18,151 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be3488a3-1367-41d7-8ea8-22acd36a0f0d', 'x-compute-request-id': 'req-be3488a3-1367-41d7-8ea8-22acd36a0f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:19,313 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.149s 2022-07-29 06:53:19,313 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdcd25c1-5d87-489f-bb69-61b7580448ec', 'x-compute-request-id': 'req-cdcd25c1-5d87-489f-bb69-61b7580448ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:20,476 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.151s 2022-07-29 06:53:20,476 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-302fc584-5556-47a0-9b5a-e62704006537', 'x-compute-request-id': 'req-302fc584-5556-47a0-9b5a-e62704006537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:21,649 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.161s 2022-07-29 06:53:21,650 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b9a1be-48b7-40cb-81ef-49f1888d2b3b', 'x-compute-request-id': 'req-11b9a1be-48b7-40cb-81ef-49f1888d2b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:22,823 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.161s 2022-07-29 06:53:22,823 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47063491-f5e1-43c0-bc4a-b2c50a53abaa', 'x-compute-request-id': 'req-47063491-f5e1-43c0-bc4a-b2c50a53abaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:23,989 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.152s 2022-07-29 06:53:23,989 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0899bf6b-b5b9-4d24-aed7-11227163b654', 'x-compute-request-id': 'req-0899bf6b-b5b9-4d24-aed7-11227163b654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:25,202 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.195s 2022-07-29 06:53:25,202 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3141c7b8-5faf-4d4d-806e-7ff3f32e717b', 'x-compute-request-id': 'req-3141c7b8-5faf-4d4d-806e-7ff3f32e717b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' 2022-07-29 06:53:26,395 118615 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0 0.180s 2022-07-29 06:53:26,396 118615 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8b6da6d-cc7e-48df-8141-bfe7bac6e170', 'x-compute-request-id': 'req-e8b6da6d-cc7e-48df-8141-bfe7bac6e170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0'} Body: b'{"server": {"id": "862582d7-9f21-4209-b495-59dfe7509df0", "name": "tempest-VolumesSnapshotTestJSON-instance-1500999867", "status": "ACTIVE", "tenant_id": "002000e5606c46c29c87b0fa2fe68b3c", "user_id": "5e05c9bdfc114478b5d80f077b970d17", "metadata": {}, "hostId": "238929613dea7b7ca83bd2aa5f5b999815606bfa7f854e0cf0c1c82d", "image": {"id": "093fb191-832c-4baf-8f51-03b14052c42e", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/images/093fb191-832c-4baf-8f51-03b14052c42e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:30:07Z", "updated": "2022-07-29T06:47:26Z", "addresses": {"tempest-VolumesSnapshotTestJSON-253877891-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:7d:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/862582d7-9f21-4209-b495-59dfe7509df0"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/862582d7-9f21-4209-b495-59dfe7509df0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-07-29T06:30:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "8c07dc3b-d032-4343-a61e-d874a8fb99e8"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 480, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be 'in-use' and attach_status must be 'attached' to detach. (HTTP 400) (Request-ID: req-0bb41691-c3b2-4ce2-96cc-c7378c1ab5cb)"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 8c07dc3b-d032-4343-a61e-d874a8fb99e8 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 146, 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 88, in test_snapshot_create_offline_delete_online snapshot3 = self.create_snapshot(self.volume_origin['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 28a93af3-f176-4454-8df8-8cc260a736b6 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft8.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 170, in test_volume_from_snapshot self._create_volume_from_snapshot( File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 126, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 112, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 376, 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 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
fail
ft8.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 176, in test_volume_from_snapshot_no_size self._create_volume_from_snapshot() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 126, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 112, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 376, 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 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.33', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt9.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
pt9.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
pt9.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
pt9.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
pt9.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] |
fail
ft9.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-29 07:02:02,138 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes 0.268s 2022-07-29 07:02:02,139 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1002029702"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da40359-99de-4f23-a7bb-64bc79a5166a', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da40359-99de-4f23-a7bb-64bc79a5166a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes'} Body: b'{"volume": {"id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-29T07:02:02.060123", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1002029702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae"}], "user_id": "3cb56da574304d69b695fa0b56d0d73d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-29 07:02:02,210 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae 0.061s 2022-07-29 07:02:02,211 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e35c3c6-db01-4aac-aca8-6f03594b1270', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e35c3c6-db01-4aac-aca8-6f03594b1270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae'} Body: b'{"volume": {"id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-07-29T07:02:02.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1002029702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae"}], "user_id": "3cb56da574304d69b695fa0b56d0d73d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97db3698d5114361bb0702a6a64fd806"}}' 2022-07-29 07:02:03,265 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae 0.042s 2022-07-29 07:02:03,266 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f1153d-f106-4feb-bd27-a94b3e7d0fd0', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f1153d-f106-4feb-bd27-a94b3e7d0fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae'} Body: b'{"volume": {"id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "available", "size": 2, "availability_zone": "nova", "created_at": "2022-07-29T07:02:02.000000", "updated_at": "2022-07-29T07:02:03.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1002029702", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/97db3698d5114361bb0702a6a64fd806/volumes/f1846299-d21e-43e7-9647-a9f8147e91ae"}], "user_id": "3cb56da574304d69b695fa0b56d0d73d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "97db3698d5114361bb0702a6a64fd806"}}' 2022-07-29 07:02:03,278 118605 INFO [tempest.common.waiters] volume f1846299-d21e-43e7-9647-a9f8147e91ae reached available after waiting for 1.277961 seconds 2022-07-29 07:02:03,445 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots 0.167s 2022-07-29 07:02:03,446 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-875779196"}} Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15837e71-a3ae-4ee9-a006-746d133f577a', 'content-length': '317', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15837e71-a3ae-4ee9-a006-746d133f577a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots'} Body: b'{"snapshot": {"id": "93d18965-d430-4a8e-9b58-99fc8564356f", "created_at": "2022-07-29T07:02:03.386077", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-875779196", "description": null, "volume_id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "creating", "size": 2, "metadata": {}}}' 2022-07-29 07:02:03,485 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f 0.035s 2022-07-29 07:02:03,486 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081294c5-d916-428a-bfcb-d41dfb5caf84', 'content-length': '449', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081294c5-d916-428a-bfcb-d41dfb5caf84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f'} Body: b'{"snapshot": {"id": "93d18965-d430-4a8e-9b58-99fc8564356f", "created_at": "2022-07-29T07:02:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-875779196", "description": null, "volume_id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "creating", "size": 2, "metadata": {}, "os-extended-snapshot-attributes:project_id": "97db3698d5114361bb0702a6a64fd806", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 07:02:04,514 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f 0.023s 2022-07-29 07:02:04,515 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7396b66a-0033-4f6c-8cbf-5092fd5dffc1', 'content-length': '449', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7396b66a-0033-4f6c-8cbf-5092fd5dffc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f'} Body: b'{"snapshot": {"id": "93d18965-d430-4a8e-9b58-99fc8564356f", "created_at": "2022-07-29T07:02:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-875779196", "description": null, "volume_id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "creating", "size": 2, "metadata": {}, "os-extended-snapshot-attributes:project_id": "97db3698d5114361bb0702a6a64fd806", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 07:02:05,542 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f 0.022s 2022-07-29 07:02:05,543 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6acdb2d-cb79-4a37-a7d8-a51a73778bb5', 'content-length': '449', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6acdb2d-cb79-4a37-a7d8-a51a73778bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f'} Body: b'{"snapshot": {"id": "93d18965-d430-4a8e-9b58-99fc8564356f", "created_at": "2022-07-29T07:02:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-875779196", "description": null, "volume_id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "creating", "size": 2, "metadata": {}, "os-extended-snapshot-attributes:project_id": "97db3698d5114361bb0702a6a64fd806", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 07:02:06,571 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f 0.024s 2022-07-29 07:02:06,572 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a1371b-4c40-44a4-a537-7585382a1551', 'content-length': '449', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a1371b-4c40-44a4-a537-7585382a1551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f'} Body: b'{"snapshot": {"id": "93d18965-d430-4a8e-9b58-99fc8564356f", "created_at": "2022-07-29T07:02:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-875779196", "description": null, "volume_id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "creating", "size": 2, "metadata": {}, "os-extended-snapshot-attributes:project_id": "97db3698d5114361bb0702a6a64fd806", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 07:02:07,599 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f 0.023s 2022-07-29 07:02:07,600 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f081d421-90be-484b-a193-99b75f8f311e', 'content-length': '449', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f081d421-90be-484b-a193-99b75f8f311e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f'} Body: b'{"snapshot": {"id": "93d18965-d430-4a8e-9b58-99fc8564356f", "created_at": "2022-07-29T07:02:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-875779196", "description": null, "volume_id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "creating", "size": 2, "metadata": {}, "os-extended-snapshot-attributes:project_id": "97db3698d5114361bb0702a6a64fd806", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-07-29 07:02:08,626 118605 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f 0.022s 2022-07-29 07:02:08,627 118605 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 07:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-577c9518-40d5-424f-a4a3-10dce80f45bf', 'content-length': '470', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-577c9518-40d5-424f-a4a3-10dce80f45bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/97db3698d5114361bb0702a6a64fd806/snapshots/93d18965-d430-4a8e-9b58-99fc8564356f'} Body: b'{"snapshot": {"id": "93d18965-d430-4a8e-9b58-99fc8564356f", "created_at": "2022-07-29T07:02:03.000000", "updated_at": "2022-07-29T07:02:08.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-875779196", "description": null, "volume_id": "f1846299-d21e-43e7-9647-a9f8147e91ae", "status": "error", "size": 2, "metadata": {}, "os-extended-snapshot-attributes:project_id": "97db3698d5114361bb0702a6a64fd806", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 62, in test_volume_from_snapshot_decreasing_size src_snap = self.create_snapshot(src_vol['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: snapshot 93d18965-d430-4a8e-9b58-99fc8564356f failed to build and is in ERROR status |
||||||
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
ft10.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-07-29 06:29:13,558 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.33/compute/v2.1/os-keypairs 0.439s 2022-07-29 06:29:13,559 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-1134720923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVRLAGc9pAAMJDbryPGpnDqyHOYcCSOVAjI5ndE6c7cqm8YGmvL1U7XzeXiW7Yc9RIgSRloVCUYrfjfbpoCj3XEWHnn39CfRo+M7tQX1t+TYgKrr37dIOULVr/Hj3kogg=="}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2862619-f770-485c-bd69-8fd35678c3dd', 'x-compute-request-id': 'req-a2862619-f770-485c-bd69-8fd35678c3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1134720923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVRLAGc9pAAMJDbryPGpnDqyHOYcCSOVAjI5ndE6c7cqm8YGmvL1U7XzeXiW7Yc9RIgSRloVCUYrfjfbpoCj3XEWHnn39CfRo+M7tQX1t+TYgKrr37dIOULVr/Hj3kogg==", "fingerprint": "08:71:e7:4a:7b:39:51:e1:da:56:2b:f8:97:bf:d9:d0", "user_id": "1d436bd35f48454da2dc2e607247fe02"}}' 2022-07-29 06:29:13,877 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33:9696/v2.0/security-groups 0.315s 2022-07-29 06:29:13,877 118601 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-1451324991", "description": "tempest-secgroup-smoke-1451324991 description", "project_id": "6b5916906d6048bb96c13c457bf367e3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-792642bb-1d27-4adf-9af2-bc2a5f74957c', 'date': 'Fri, 29 Jul 2022 06:29:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "be4e2a88-dcce-407e-973f-649b4e46445b", "name": "tempest-secgroup-smoke-1451324991", "stateful": true, "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "description": "tempest-secgroup-smoke-1451324991 description", "shared": false, "security_group_rules": [{"id": "a3d1af84-475d-4b53-9b1c-eee9d31fa306", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "security_group_id": "be4e2a88-dcce-407e-973f-649b4e46445b", "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": 412, "description": null, "tags": [], "created_at": "2022-07-29T06:29:13Z", "updated_at": "2022-07-29T06:29:13Z", "revision_number": 0, "project_id": "6b5916906d6048bb96c13c457bf367e3"}, {"id": "edafd61b-6b24-4053-bddf-4534a69b8ef5", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "security_group_id": "be4e2a88-dcce-407e-973f-649b4e46445b", "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": 413, "description": null, "tags": [], "created_at": "2022-07-29T06:29:13Z", "updated_at": "2022-07-29T06:29:13Z", "revision_number": 0, "project_id": "6b5916906d6048bb96c13c457bf367e3"}], "tags": [], "created_at": "2022-07-29T06:29:13Z", "updated_at": "2022-07-29T06:29:13Z", "revision_number": 1, "project_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:14,091 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.213s 2022-07-29 06:29:14,091 118601 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": "be4e2a88-dcce-407e-973f-649b4e46445b", "project_id": "6b5916906d6048bb96c13c457bf367e3", "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-c9b97777-8e5d-4f63-a3e9-c034400c6e88', 'date': 'Fri, 29 Jul 2022 06:29:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e5ed9f49-e03f-4179-80d5-ae4be65570ea", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "security_group_id": "be4e2a88-dcce-407e-973f-649b4e46445b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:29:14Z", "updated_at": "2022-07-29T06:29:14Z", "revision_number": 0, "project_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:14,384 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.292s 2022-07-29 06:29:14,384 118601 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": "be4e2a88-dcce-407e-973f-649b4e46445b", "project_id": "6b5916906d6048bb96c13c457bf367e3", "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-beb171e4-4dfb-4a4d-8ba6-23a159cb5317', 'date': 'Fri, 29 Jul 2022 06:29:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dbf9a280-6ca0-4dbc-a7b0-971b98052af0", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "security_group_id": "be4e2a88-dcce-407e-973f-649b4e46445b", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:29:14Z", "updated_at": "2022-07-29T06:29:14Z", "revision_number": 0, "project_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:14,795 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.411s 2022-07-29 06:29:14,796 118601 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": "be4e2a88-dcce-407e-973f-649b4e46445b", "project_id": "6b5916906d6048bb96c13c457bf367e3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a20148ff-3887-4e18-8a76-d64cdca5f57d', 'date': 'Fri, 29 Jul 2022 06:29:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eaf8dc2e-4378-48af-a1ba-b6dd53fde9d7", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "security_group_id": "be4e2a88-dcce-407e-973f-649b4e46445b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:29:14Z", "updated_at": "2022-07-29T06:29:14Z", "revision_number": 0, "project_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:15,006 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.209s 2022-07-29 06:29:15,006 118601 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": "be4e2a88-dcce-407e-973f-649b4e46445b", "project_id": "6b5916906d6048bb96c13c457bf367e3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2ea0e9e8-96ed-41a6-8e78-70c7d961a594', 'date': 'Fri, 29 Jul 2022 06:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "59c6b56f-b8d4-42ad-a198-0e7b2b657541", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "security_group_id": "be4e2a88-dcce-407e-973f-649b4e46445b", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:29:14Z", "updated_at": "2022-07-29T06:29:14Z", "revision_number": 0, "project_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:15,189 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.181s 2022-07-29 06:29:15,189 118601 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": "be4e2a88-dcce-407e-973f-649b4e46445b", "project_id": "6b5916906d6048bb96c13c457bf367e3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9817b264-b3a2-4db6-b9ea-3a084e67a017', 'date': 'Fri, 29 Jul 2022 06:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "daf22e93-6510-41a4-acde-1f01f1b0b6c4", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "security_group_id": "be4e2a88-dcce-407e-973f-649b4e46445b", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:29:15Z", "updated_at": "2022-07-29T06:29:15Z", "revision_number": 0, "project_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:15,404 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33:9696/v2.0/security-group-rules 0.214s 2022-07-29 06:29:15,404 118601 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": "be4e2a88-dcce-407e-973f-649b4e46445b", "project_id": "6b5916906d6048bb96c13c457bf367e3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-62cb6a19-655a-41a6-a0fa-37d064f26c51', 'date': 'Fri, 29 Jul 2022 06:29:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6ad2819-3180-46bf-9863-431127207f14", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "security_group_id": "be4e2a88-dcce-407e-973f-649b4e46445b", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-07-29T06:29:15Z", "updated_at": "2022-07-29T06:29:15Z", "revision_number": 0, "project_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:15,469 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33/identity/v3/auth/tokens 0.059s 2022-07-29 06:29:15,470 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3238', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a153369b-9a39-4713-9ca8-ea3168f6a10a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d436bd35f48454da2dc2e607247fe02", "name": "tempest-TestShelveInstance-548416716-project", "password_expires_at": null}, "audit_ids": ["vmN58MKKQ0eBFTX7jGzn9w"], "expires_at": "2022-07-29T07:29:15.000000Z", "issued_at": "2022-07-29T06:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b5916906d6048bb96c13c457bf367e3", "name": "tempest-TestShelveInstance-548416716"}, "is_domain": false, "roles": [{"id": "f051e915d2d1479ba724a09298df84b7", "name": "reader"}, {"id": "5f97bcaf49fe487d8def3bf0991dcf15", "name": "member"}], "catalog": [{"endpoints": [{"id": "77c1e5740be4495294331d0293ef7903", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2.1", "region": "RegionOne"}], "id": "01d887b7661147079184ac21784a1873", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7da1c59f6f744815b08e9defd272a1ce", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/compute/v2/6b5916906d6048bb96c13c457bf367e3", "region": "RegionOne"}], "id": "31b8d745eab94b05bed8c81cd62e81f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5486c1340e3e4aeb926886c5862c8009", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/placement", "region": "RegionOne"}], "id": "35cc40c5827046a78edb48999a7eaa8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6f6e65f8955f4e32936b235631edb96d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3", "region": "RegionOne"}], "id": "3d201c08309f4292aa6c2c99637ef6f1", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "62a15ae7958d4551ae548d8da96ebe3d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/image", "region": "RegionOne"}], "id": "b1de706a0add4cb4851402be2bee10b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "24588f575f524cf3ba76a17fd21d3ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:8080/v1/AUTH_6b5916906d6048bb96c13c457bf367e3", "region": "RegionOne"}, {"id": "8f824ecf8635440a9a3d205678426a6a", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.33:8080", "region": "RegionOne"}], "id": "d1158ca867234814865c8c93c3bfc4c6", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fb070e89c0f341a8bd1bee709aea34ff", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33:9696/", "region": "RegionOne"}], "id": "db65f6b0e31641f3a980054f067b14e6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "7e2ffdcc97eb4ab386e71eba61d110c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3", "region": "RegionOne"}], "id": "e4849ccf6e0e4fdab9980d442617dac3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "4126202949b94f0abaa33021a0593833", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.33/identity", "region": "RegionOne"}], "id": "fb8725f4e9df45db8bab87f6ad4dc9ea", "type": "identity", "name": "keystone"}]}}' 2022-07-29 06:29:15,471 118601 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'f1007beb-e148-48d0-bca7-91d3de1551cb', 'name': 'tempest-TestShelveInstance-1554744408-network', 'tenant_id': '6b5916906d6048bb96c13c457bf367e3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6b5916906d6048bb96c13c457bf367e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 245, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-07-29T06:28:49Z', 'updated_at': '2022-07-29T06:28:49Z', 'revision_number': 1} available for tenant 2022-07-29 06:29:17,238 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes 1.766s 2022-07-29 06:29:17,238 118601 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-61778127", "imageRef": "093fb191-832c-4baf-8f51-03b14052c42e", "size": 1}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21625fb-8775-4bec-a511-2f593129e832', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21625fb-8775-4bec-a511-2f593129e832', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.073164", "updated_at": null, "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-07-29 06:29:17,323 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.074s 2022-07-29 06:29:17,324 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f381071-709a-473a-8414-c9bacfcac586', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f381071-709a-473a-8414-c9bacfcac586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:18,413 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.074s 2022-07-29 06:29:18,413 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0ccef7-859e-4d42-889b-f9b4c0298e6a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0ccef7-859e-4d42-889b-f9b4c0298e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:19,467 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.041s 2022-07-29 06:29:19,468 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd75110-3ff9-4fd8-ad24-6af924f42e4b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd75110-3ff9-4fd8-ad24-6af924f42e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:20,523 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.045s 2022-07-29 06:29:20,524 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072a3ab7-8bbd-4fad-9c9e-0bef1005d8c9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072a3ab7-8bbd-4fad-9c9e-0bef1005d8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:21,583 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.047s 2022-07-29 06:29:21,584 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be81e3d-a317-4f07-91d0-92e76b9e35ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be81e3d-a317-4f07-91d0-92e76b9e35ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:22,638 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.042s 2022-07-29 06:29:22,639 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee542e0-cbdc-45bf-b78b-d7dc7952a156', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee542e0-cbdc-45bf-b78b-d7dc7952a156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:23,690 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.040s 2022-07-29 06:29:23,691 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6040fce9-6344-4301-887d-95503d749014', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6040fce9-6344-4301-887d-95503d749014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:24,747 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.044s 2022-07-29 06:29:24,748 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2ebb18-d6ed-40fe-b5eb-802cdbcaed6d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2ebb18-d6ed-40fe-b5eb-802cdbcaed6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:25,809 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.050s 2022-07-29 06:29:25,809 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abb3861-0c3a-483c-bbf3-b17b42fad27d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abb3861-0c3a-483c-bbf3-b17b42fad27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:26,862 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.041s 2022-07-29 06:29:26,863 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f81d15c-2804-410c-866b-a5c3ec244368', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f81d15c-2804-410c-866b-a5c3ec244368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:27,934 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.060s 2022-07-29 06:29:27,934 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73dcb62c-ce57-4bbf-8bb3-1eb01fff0118', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73dcb62c-ce57-4bbf-8bb3-1eb01fff0118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:29,004 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.056s 2022-07-29 06:29:29,004 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e04f6d-791b-4976-99e2-48d8bceeba3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e04f6d-791b-4976-99e2-48d8bceeba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:30,057 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.041s 2022-07-29 06:29:30,058 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8035481-8894-412c-a308-649c0f9fe5ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8035481-8894-412c-a308-649c0f9fe5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:31,109 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.039s 2022-07-29 06:29:31,109 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af643a61-178a-48a5-954f-c32d23970e8e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af643a61-178a-48a5-954f-c32d23970e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:32,158 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.037s 2022-07-29 06:29:32,159 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d24d542-2ec3-473c-8d7a-304f73223232', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d24d542-2ec3-473c-8d7a-304f73223232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:33,214 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.043s 2022-07-29 06:29:33,214 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d78254-d554-4b43-8090-17db103b16a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d78254-d554-4b43-8090-17db103b16a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:34,266 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.040s 2022-07-29 06:29:34,266 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1c79d2-3dbf-4852-8700-a0e5a3076b3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1c79d2-3dbf-4852-8700-a0e5a3076b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:35,317 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.038s 2022-07-29 06:29:35,318 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a73758-5910-4436-9aa2-7daf10f77d5c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a73758-5910-4436-9aa2-7daf10f77d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:36,370 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.038s 2022-07-29 06:29:36,370 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9972a2c-d54a-4d78-bbeb-3f660512113b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9972a2c-d54a-4d78-bbeb-3f660512113b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:37,426 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.044s 2022-07-29 06:29:37,426 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b54193d-8f5b-436c-bc15-8a33d4da5cd2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b54193d-8f5b-436c-bc15-8a33d4da5cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:38,497 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.059s 2022-07-29 06:29:38,497 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c72eb26-cada-4b6c-8256-1ece0135327a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c72eb26-cada-4b6c-8256-1ece0135327a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:39,710 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.201s 2022-07-29 06:29:39,710 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667db6fb-70e6-4ecd-be38-be826d45e5b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667db6fb-70e6-4ecd-be38-be826d45e5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:40,771 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.048s 2022-07-29 06:29:40,771 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cce16f-8a9d-442c-b9ed-aa66dfee87e4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cce16f-8a9d-442c-b9ed-aa66dfee87e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:41,834 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.051s 2022-07-29 06:29:41,835 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7048b446-24e9-4c12-8dd8-e45ca0065d51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7048b446-24e9-4c12-8dd8-e45ca0065d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:42,890 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.043s 2022-07-29 06:29:42,890 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa2c6ed-fa28-41c3-a20e-e3bf070997a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa2c6ed-fa28-41c3-a20e-e3bf070997a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:43,950 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.048s 2022-07-29 06:29:43,951 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f1da68-35ee-4b94-b8aa-1f601768d152', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f1da68-35ee-4b94-b8aa-1f601768d152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:45,008 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.045s 2022-07-29 06:29:45,009 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7444997-5724-4069-8898-73d6552dd29b', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7444997-5724-4069-8898-73d6552dd29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:46,075 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.054s 2022-07-29 06:29:46,075 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309db4b1-2df5-42f2-a5cd-84db6b01a064', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309db4b1-2df5-42f2-a5cd-84db6b01a064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:17.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:47,146 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.059s 2022-07-29 06:29:47,146 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9a8dfa-c8d3-4e59-8187-875f6d2e9808', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9a8dfa-c8d3-4e59-8187-875f6d2e9808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:46.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:48,245 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.068s 2022-07-29 06:29:48,245 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b269149-b38d-4e07-a5e8-6082c972247c', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b269149-b38d-4e07-a5e8-6082c972247c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:46.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:49,297 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.040s 2022-07-29 06:29:49,297 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55742fe-588d-468c-833a-85a326f09aa4', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55742fe-588d-468c-833a-85a326f09aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:46.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:50,348 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.039s 2022-07-29 06:29:50,348 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3add54ab-cf70-426a-9250-8db02b5d7c8b', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3add54ab-cf70-426a-9250-8db02b5d7c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:46.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:51,402 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.042s 2022-07-29 06:29:51,402 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00dd2e8b-3974-49ec-a844-a275241359f6', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00dd2e8b-3974-49ec-a844-a275241359f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:46.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:52,452 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.039s 2022-07-29 06:29:52,453 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea25e58-078f-4284-a501-0bae30d5762a', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea25e58-078f-4284-a501-0bae30d5762a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:46.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:53,504 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.039s 2022-07-29 06:29:53,504 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6f2cf7-438f-4028-9fa7-68d46abdc891', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6f2cf7-438f-4028-9fa7-68d46abdc891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:46.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:54,565 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.048s 2022-07-29 06:29:54,565 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90ce9ff-f720-4a81-bb76-983f2b8fcd22', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90ce9ff-f720-4a81-bb76-983f2b8fcd22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:54.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "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": "093fb191-832c-4baf-8f51-03b14052c42e", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:55,616 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25 0.039s 2022-07-29 06:29:55,616 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc0ac2a-6f35-4545-8b4c-4d60ec4e0d79', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc0ac2a-6f35-4545-8b4c-4d60ec4e0d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25'} Body: b'{"volume": {"id": "06246d99-d656-4213-a571-146940aafb25", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-07-29T06:29:17.000000", "updated_at": "2022-07-29T06:29:55.000000", "name": "tempest-tempest.common.compute-volume-61778127", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.33/volume/v3/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}, {"rel": "bookmark", "href": "http://10.222.0.33/volume/6b5916906d6048bb96c13c457bf367e3/volumes/06246d99-d656-4213-a571-146940aafb25"}], "user_id": "1d436bd35f48454da2dc2e607247fe02", "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": "093fb191-832c-4baf-8f51-03b14052c42e", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6b5916906d6048bb96c13c457bf367e3"}}' 2022-07-29 06:29:55,627 118601 INFO [tempest.common.waiters] volume 06246d99-d656-4213-a571-146940aafb25 reached available after waiting for 38.627066 seconds 2022-07-29 06:29:56,374 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.33/compute/v2.1/servers 0.746s 2022-07-29 06:29:56,374 118601 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-994091911", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-1134720923", "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "networks": [{"uuid": "f1007beb-e148-48d0-bca7-91d3de1551cb"}], "block_device_mapping_v2": [{"uuid": "06246d99-d656-4213-a571-146940aafb25", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f35bc25-a86d-4940-a91a-a031430a40e8', 'x-compute-request-id': 'req-4f35bc25-a86d-4940-a91a-a031430a40e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "adminPass": "rMPCUGmYmw2Z"}}' 2022-07-29 06:29:56,483 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.105s 2022-07-29 06:29:56,483 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:56 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-73177b8d-57d8-4e0b-8d9d-bb6b63c985c1', 'x-compute-request-id': 'req-73177b8d-57d8-4e0b-8d9d-bb6b63c985c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:29:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-07-29 06:29:57,593 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.097s 2022-07-29 06:29:57,593 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83cd745b-c373-409a-a42d-38063c84bf6c', 'x-compute-request-id': 'req-83cd745b-c373-409a-a42d-38063c84bf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "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": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:29:57,604 118601 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-07-29 06:29:58,693 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:29:58,694 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:58 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-bcacd122-31f2-40e3-ad69-2f9260225dfb', 'x-compute-request-id': 'req-bcacd122-31f2-40e3-ad69-2f9260225dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "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": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:29:58,705 118601 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 2 second wait 2022-07-29 06:29:59,861 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:29:59,862 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:29:59 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-0316597f-a6e3-4ce9-8710-97e10edd4147', 'x-compute-request-id': 'req-0316597f-a6e3-4ce9-8710-97e10edd4147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "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": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:01,032 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:30:01,032 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:00 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-879059a9-8402-4186-8d9c-1e4983eb5cb2', 'x-compute-request-id': 'req-879059a9-8402-4186-8d9c-1e4983eb5cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "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": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:02,235 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.190s 2022-07-29 06:30:02,235 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:02 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-56e94f41-8459-4489-837b-89116a4a7814', 'x-compute-request-id': 'req-56e94f41-8459-4489-837b-89116a4a7814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:02,247 118601 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2022-07-29 06:30:03,526 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.277s 2022-07-29 06:30:03,526 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:03 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-06ebf8b4-7b6c-4bb2-94b3-3dd6f8aab4eb', 'x-compute-request-id': 'req-06ebf8b4-7b6c-4bb2-94b3-3dd6f8aab4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:04,694 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:30:04,695 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:04 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-56eaec78-bf2f-42cf-93fc-45b940c403ee', 'x-compute-request-id': 'req-56eaec78-bf2f-42cf-93fc-45b940c403ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:05,876 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.168s 2022-07-29 06:30:05,876 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:05 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-05cf3af9-67f5-4f92-b282-85323552d764', 'x-compute-request-id': 'req-05cf3af9-67f5-4f92-b282-85323552d764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:07,060 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.171s 2022-07-29 06:30:07,060 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:06 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-fe09f8ce-c406-4dec-8697-d68a47dd6e9f', 'x-compute-request-id': 'req-fe09f8ce-c406-4dec-8697-d68a47dd6e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:08,245 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.173s 2022-07-29 06:30:08,246 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:08 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-3ed602c1-6774-442d-a678-c5a63b71f5fd', 'x-compute-request-id': 'req-3ed602c1-6774-442d-a678-c5a63b71f5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:09,427 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.169s 2022-07-29 06:30:09,428 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:09 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-29311f16-d043-4ae8-843f-30b2e6487ac5', 'x-compute-request-id': 'req-29311f16-d043-4ae8-843f-30b2e6487ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:10,606 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.165s 2022-07-29 06:30:10,606 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:10 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-f3592c6f-28d8-463f-9c88-312a449cb754', 'x-compute-request-id': 'req-f3592c6f-28d8-463f-9c88-312a449cb754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:12,167 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.548s 2022-07-29 06:30:12,167 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:11 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-bddeed0d-7da3-4bf8-b6af-8967720b4953', 'x-compute-request-id': 'req-bddeed0d-7da3-4bf8-b6af-8967720b4953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:13,532 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.353s 2022-07-29 06:30:13,533 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:13 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-cb7660de-f3a7-4833-81e5-6c6071ed339f', 'x-compute-request-id': 'req-cb7660de-f3a7-4833-81e5-6c6071ed339f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:14,769 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.225s 2022-07-29 06:30:14,770 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:14 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-faeb30d1-b2ff-4624-b77e-e41a095fcc35', 'x-compute-request-id': 'req-faeb30d1-b2ff-4624-b77e-e41a095fcc35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:15,971 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.189s 2022-07-29 06:30:15,972 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:15 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-e7977e1d-6771-44b7-a10d-29c3431e0701', 'x-compute-request-id': 'req-e7977e1d-6771-44b7-a10d-29c3431e0701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "BUILD", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:17,180 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.191s 2022-07-29 06:30:17,180 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59491ebf-3049-468b-9115-5b6d4903e1de', 'x-compute-request-id': 'req-59491ebf-3049-468b-9115-5b6d4903e1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:16Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:17,192 118601 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait 2022-07-29 06:30:17,376 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.184s 2022-07-29 06:30:17,377 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f249319-7541-438c-9e11-4e4195713afd', 'x-compute-request-id': 'req-2f249319-7541-438c-9e11-4e4195713afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:30:16Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:30:17,658 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33:9696/v2.0/ports?device_id=0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.268s 2022-07-29 06:30:17,658 118601 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': '931', 'x-openstack-request-id': 'req-2c54e0fc-bb3a-4271-bc94-4ee077ce5166', 'date': 'Fri, 29 Jul 2022 06:30:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33:9696/v2.0/ports?device_id=0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"ports":[{"id":"7771fb54-6e8f-4267-8251-b0e5ae9ed6bb","name":"","network_id":"f1007beb-e148-48d0-bca7-91d3de1551cb","tenant_id":"6b5916906d6048bb96c13c457bf367e3","mac_address":"fa:16:3e:b4:c2:b6","admin_state_up":true,"status":"ACTIVE","device_id":"0edc82ad-0d5b-4b12-b5fa-e69548ffd732","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"b76f164c-27f5-4dbe-9582-34e592104335","ip_address":"172.20.0.13"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["be4e2a88-dcce-407e-973f-649b4e46445b"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-83482","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-07-29T06:29:58Z","updated_at":"2022-07-29T06:30:13Z","revision_number":5,"project_id":"6b5916906d6048bb96c13c457bf367e3"}]}' 2022-07-29 06:30:19,508 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.33:9696/v2.0/floatingips 1.849s 2022-07-29 06:30:19,509 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "port_id": "7771fb54-6e8f-4267-8251-b0e5ae9ed6bb", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "fixed_ip_address": "172.20.0.13"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-c4475f74-a8b7-470b-a056-8f65c1ee3537', 'date': 'Fri, 29 Jul 2022 06:30:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e0cfed07-dd4a-4d8a-8242-e8a5d79a2ecc", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "floating_ip_address": "172.27.0.118", "floating_network_id": "b39c8eb9-3ecf-4877-a339-911dac1ff175", "router_id": "3391e44c-a1f8-4e0b-818b-26e757542c42", "port_id": "7771fb54-6e8f-4267-8251-b0e5ae9ed6bb", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "project_id": "6b5916906d6048bb96c13c457bf367e3", "description": "", "port_details": {"name": "", "network_id": "f1007beb-e148-48d0-bca7-91d3de1551cb", "mac_address": "fa:16:3e:b4:c2:b6", "admin_state_up": true, "status": "ACTIVE", "device_id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-07-29T06:30:18Z", "updated_at": "2022-07-29T06:30:18Z", "revision_number": 0}}' 2022-07-29 06:30:19,511 118601 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.118:22' as 'ubuntu' with public key authentication 2022-07-29 06:30:23,561 118601 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.118 ([Errno None] Unable to connect to port 22 on 172.27.0.118). Number attempts: 1. Retry after 2 seconds. 2022-07-29 06:30:29,128 118601 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.118 ([Errno None] Unable to connect to port 22 on 172.27.0.118). Number attempts: 2. Retry after 3 seconds. 2022-07-29 06:30:35,688 118601 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.118 ([Errno None] Unable to connect to port 22 on 172.27.0.118). Number attempts: 3. Retry after 4 seconds. 2022-07-29 06:30:43,272 118601 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.118 ([Errno None] Unable to connect to port 22 on 172.27.0.118). Number attempts: 4. Retry after 5 seconds. 2022-07-29 06:30:48,781 118601 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.118 ([Errno None] Unable to connect to port 22 on 172.27.0.118). Number attempts: 5. Retry after 6 seconds. 2022-07-29 06:30:55,325 118601 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:30:55,630 118601 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:30:55,630 118601 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.118 successfully created 2022-07-29 06:30:55,630 118601 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2022-07-29 06:30:55,631 118601 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.118:22' as 'ubuntu' with public key authentication 2022-07-29 06:30:55,673 118601 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:30:55,867 118601 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:30:55,868 118601 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.118 successfully created 2022-07-29 06:31:38,353 118601 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-07-29 06:31:38,354 118601 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.118:22' as 'ubuntu' with public key authentication 2022-07-29 06:31:38,368 118601 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-07-29 06:31:38,451 118601 INFO [paramiko.transport] Authentication (publickey) successful! 2022-07-29 06:31:38,451 118601 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.118 successfully created 2022-07-29 06:32:18,880 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732/action 0.113s 2022-07-29 06:32:18,880 118601 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 Jul 2022 06:32:18 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-0211e43d-af6a-44bf-aa67-92cdb33df276', 'x-compute-request-id': 'req-0211e43d-af6a-44bf-aa67-92cdb33df276', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732/action'} Body: b'' 2022-07-29 06:32:19,049 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.169s 2022-07-29 06:32:19,050 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c9c017-136b-4b81-865d-0116d8d37567', 'x-compute-request-id': 'req-94c9c017-136b-4b81-865d-0116d8d37567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:20,221 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:32:20,222 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b1c41c-dcbf-4111-9d5d-de3ee226642e', 'x-compute-request-id': 'req-87b1c41c-dcbf-4111-9d5d-de3ee226642e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:21,389 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:32:21,389 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc4d211-af6c-47ae-a0ae-f838eaa90717', 'x-compute-request-id': 'req-1bc4d211-af6c-47ae-a0ae-f838eaa90717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:22,553 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:32:22,554 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79874c7c-74a9-4c63-a898-dda1b269b82e', 'x-compute-request-id': 'req-79874c7c-74a9-4c63-a898-dda1b269b82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:23,719 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:32:23,720 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef33d009-b264-44f0-9cee-975e3f0a926a', 'x-compute-request-id': 'req-ef33d009-b264-44f0-9cee-975e3f0a926a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:24,891 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:32:24,891 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355daf97-7f89-4794-8e2c-41e932078915', 'x-compute-request-id': 'req-355daf97-7f89-4794-8e2c-41e932078915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:26,056 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:32:26,056 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9144f749-5207-40db-9a86-7a4879463593', 'x-compute-request-id': 'req-9144f749-5207-40db-9a86-7a4879463593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:27,223 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:32:27,223 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6704856-7a20-41a7-8efb-ca75f6f843e6', 'x-compute-request-id': 'req-c6704856-7a20-41a7-8efb-ca75f6f843e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:28,388 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:32:28,388 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b252ccb-389f-4205-9f8c-30e6720814cb', 'x-compute-request-id': 'req-2b252ccb-389f-4205-9f8c-30e6720814cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:29,629 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.228s 2022-07-29 06:32:29,629 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f12ca2e2-48aa-4bd7-8ddf-973c17f17055', 'x-compute-request-id': 'req-f12ca2e2-48aa-4bd7-8ddf-973c17f17055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:30,798 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:32:30,798 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-762cd6c8-c00f-49f1-984f-bdc0a759a7ba', 'x-compute-request-id': 'req-762cd6c8-c00f-49f1-984f-bdc0a759a7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:31,963 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:32:31,964 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dd62f0f-7760-49be-a9e9-8335d9f89f67', 'x-compute-request-id': 'req-7dd62f0f-7760-49be-a9e9-8335d9f89f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:33,130 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:32:33,131 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b87bdcad-9580-44c0-997e-88e7a4bc485b', 'x-compute-request-id': 'req-b87bdcad-9580-44c0-997e-88e7a4bc485b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:34,302 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:32:34,302 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28a2935d-a75d-4e5f-9474-95e6e5e11da2', 'x-compute-request-id': 'req-28a2935d-a75d-4e5f-9474-95e6e5e11da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:35,472 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:32:35,472 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e758d30-218b-4dbd-8126-315a5e84bec7', 'x-compute-request-id': 'req-1e758d30-218b-4dbd-8126-315a5e84bec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:36,642 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:32:36,642 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f5bf89-df05-4283-a2b0-ea22f7c8dcf1', 'x-compute-request-id': 'req-81f5bf89-df05-4283-a2b0-ea22f7c8dcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:37,813 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:32:37,813 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87398e4d-5967-4a76-a783-5134c7262206', 'x-compute-request-id': 'req-87398e4d-5967-4a76-a783-5134c7262206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:38,976 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.150s 2022-07-29 06:32:38,977 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b7530b-5afc-4fc4-9cd6-062955d1f2ae', 'x-compute-request-id': 'req-c8b7530b-5afc-4fc4-9cd6-062955d1f2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:40,147 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:32:40,147 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8127155f-0ea0-4c78-8470-8c33796a44ca', 'x-compute-request-id': 'req-8127155f-0ea0-4c78-8470-8c33796a44ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:41,315 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:32:41,316 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bd70e8d-fe3b-4a2c-abd3-e61748591331', 'x-compute-request-id': 'req-4bd70e8d-fe3b-4a2c-abd3-e61748591331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:42,483 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:32:42,484 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f356b9c1-99a3-4010-a89f-4673a58b1bc4', 'x-compute-request-id': 'req-f356b9c1-99a3-4010-a89f-4673a58b1bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:43,652 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:32:43,653 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c2f80c-8c55-4fa9-b86d-aeb3ba8d0c23', 'x-compute-request-id': 'req-a9c2f80c-8c55-4fa9-b86d-aeb3ba8d0c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:44,820 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:32:44,820 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c4bfe58-f255-4abe-9751-6371c9cc004e', 'x-compute-request-id': 'req-5c4bfe58-f255-4abe-9751-6371c9cc004e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:45,990 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:32:45,990 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a214e67-6974-4627-9665-8d669b97c23e', 'x-compute-request-id': 'req-7a214e67-6974-4627-9665-8d669b97c23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:47,160 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:32:47,160 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b582bfc-d81b-49e3-9fcd-fb47de1f871a', 'x-compute-request-id': 'req-0b582bfc-d81b-49e3-9fcd-fb47de1f871a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:48,326 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:32:48,326 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f5df275-4697-48b8-96cc-9ec8978bbc47', 'x-compute-request-id': 'req-1f5df275-4697-48b8-96cc-9ec8978bbc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:49,501 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:32:49,501 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36fed870-ee97-4e38-af28-b368e40e0202', 'x-compute-request-id': 'req-36fed870-ee97-4e38-af28-b368e40e0202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:50,671 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:32:50,672 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c83756b-f31b-4b00-b506-33a66a7a5da9', 'x-compute-request-id': 'req-4c83756b-f31b-4b00-b506-33a66a7a5da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:51,839 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:32:51,840 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e3cce83-b7df-446f-bf05-6991c29a16fc', 'x-compute-request-id': 'req-2e3cce83-b7df-446f-bf05-6991c29a16fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:53,010 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:32:53,010 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-239efecc-e1b1-4d05-99db-fef871425407', 'x-compute-request-id': 'req-239efecc-e1b1-4d05-99db-fef871425407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:54,181 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:32:54,182 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41fe9f84-f1b6-4109-908a-055f25a8e3a9', 'x-compute-request-id': 'req-41fe9f84-f1b6-4109-908a-055f25a8e3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:55,349 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:32:55,349 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b135df4b-6f36-4e92-9be2-355c985ad8d7', 'x-compute-request-id': 'req-b135df4b-6f36-4e92-9be2-355c985ad8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:56,518 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:32:56,518 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a05a52ab-76cb-4e2a-bd17-c630e018d057', 'x-compute-request-id': 'req-a05a52ab-76cb-4e2a-bd17-c630e018d057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:57,688 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:32:57,688 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ebcd179-87d1-4c66-bfdf-3cbc2a4d0c49', 'x-compute-request-id': 'req-2ebcd179-87d1-4c66-bfdf-3cbc2a4d0c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:32:58,855 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:32:58,856 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-440a13d8-d650-401f-a9f5-fbf034a73c75', 'x-compute-request-id': 'req-440a13d8-d650-401f-a9f5-fbf034a73c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:00,021 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:33:00,021 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56f742dc-3da2-4d6d-b467-664c8317f536', 'x-compute-request-id': 'req-56f742dc-3da2-4d6d-b467-664c8317f536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:01,196 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:33:01,197 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba74e5fa-61af-431a-85d1-c6726d340a66', 'x-compute-request-id': 'req-ba74e5fa-61af-431a-85d1-c6726d340a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:02,370 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:33:02,370 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd5b4dd3-9c9a-4a23-8c07-bef127f134b2', 'x-compute-request-id': 'req-bd5b4dd3-9c9a-4a23-8c07-bef127f134b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:03,540 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:03,540 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df4a70ee-caa6-4768-ac12-00925fa64b8b', 'x-compute-request-id': 'req-df4a70ee-caa6-4768-ac12-00925fa64b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:04,706 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:04,707 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22abe3dc-fdfe-44f4-9fb2-4c5a27238d4c', 'x-compute-request-id': 'req-22abe3dc-fdfe-44f4-9fb2-4c5a27238d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:05,875 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:33:05,875 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3263eca7-9718-4da3-a560-5de26ad62403', 'x-compute-request-id': 'req-3263eca7-9718-4da3-a560-5de26ad62403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:07,043 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:07,043 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e8f2f7-329f-4859-b936-7eec373b49fd', 'x-compute-request-id': 'req-d2e8f2f7-329f-4859-b936-7eec373b49fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:08,217 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:33:08,217 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1032814c-fd04-43dd-8e10-7e02a7e71720', 'x-compute-request-id': 'req-1032814c-fd04-43dd-8e10-7e02a7e71720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:09,391 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:33:09,391 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a27f23a-ff8a-4431-a914-6658a8f31b08', 'x-compute-request-id': 'req-6a27f23a-ff8a-4431-a914-6658a8f31b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:10,583 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.178s 2022-07-29 06:33:10,583 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa794a63-7110-4295-80d3-0b3218c5b71b', 'x-compute-request-id': 'req-aa794a63-7110-4295-80d3-0b3218c5b71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:11,756 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:33:11,757 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d96010-24d6-4cc6-91b8-d557446957b3', 'x-compute-request-id': 'req-63d96010-24d6-4cc6-91b8-d557446957b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:12,921 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:33:12,921 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f344c6-210c-425d-b187-3e226b35aa16', 'x-compute-request-id': 'req-a0f344c6-210c-425d-b187-3e226b35aa16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:14,091 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:33:14,092 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8aa0298-f6f6-4c28-a0cf-d00a3ab249db', 'x-compute-request-id': 'req-f8aa0298-f6f6-4c28-a0cf-d00a3ab249db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:15,260 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:15,260 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5506861-c555-4aeb-b5ee-e6d751431e74', 'x-compute-request-id': 'req-b5506861-c555-4aeb-b5ee-e6d751431e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:16,428 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:16,429 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7159df0f-4c18-43f3-81e1-03dc17e08788', 'x-compute-request-id': 'req-7159df0f-4c18-43f3-81e1-03dc17e08788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:17,593 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:33:17,593 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a8f4b6-1dfc-4a97-8322-21b3835f9493', 'x-compute-request-id': 'req-a5a8f4b6-1dfc-4a97-8322-21b3835f9493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:18,760 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:18,760 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a1d6a4-0c51-4c92-a4cd-ed4b074e35a9', 'x-compute-request-id': 'req-d4a1d6a4-0c51-4c92-a4cd-ed4b074e35a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:19,935 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:33:19,935 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8f69590-a651-4ed2-b1dd-6061cc6daaf3', 'x-compute-request-id': 'req-b8f69590-a651-4ed2-b1dd-6061cc6daaf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:21,102 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:33:21,103 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-990c8452-307f-4461-986e-4ad5221156a3', 'x-compute-request-id': 'req-990c8452-307f-4461-986e-4ad5221156a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:22,277 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:33:22,278 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90da8228-41af-4f0b-84a6-946c82e35a1c', 'x-compute-request-id': 'req-90da8228-41af-4f0b-84a6-946c82e35a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:23,444 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:23,445 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf7812b5-b7b8-44e5-b2d2-7c20286b93a2', 'x-compute-request-id': 'req-bf7812b5-b7b8-44e5-b2d2-7c20286b93a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:24,617 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:33:24,618 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d684d8-9eb7-4ff0-8b78-6a22dd3dab83', 'x-compute-request-id': 'req-41d684d8-9eb7-4ff0-8b78-6a22dd3dab83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:25,788 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:33:25,789 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6790130-1c4e-4b45-8918-14c1191bd819', 'x-compute-request-id': 'req-c6790130-1c4e-4b45-8918-14c1191bd819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:26,959 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:33:26,959 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b564854-a126-4bf7-a127-0ce31d75b973', 'x-compute-request-id': 'req-0b564854-a126-4bf7-a127-0ce31d75b973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:28,125 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:28,126 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ad260a-6ebc-405e-8f8a-5401e537b969', 'x-compute-request-id': 'req-22ad260a-6ebc-405e-8f8a-5401e537b969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:29,292 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:33:29,293 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2507859-1191-4b5e-b422-0d49a2704f85', 'x-compute-request-id': 'req-e2507859-1191-4b5e-b422-0d49a2704f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:30,459 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:30,460 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f731e1a-61bf-4582-8aed-2a15c44078ea', 'x-compute-request-id': 'req-4f731e1a-61bf-4582-8aed-2a15c44078ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:31,630 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:33:31,630 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e730de6-d905-4420-aae5-e0579aeedb77', 'x-compute-request-id': 'req-5e730de6-d905-4420-aae5-e0579aeedb77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:32,801 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:33:32,801 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b93b3e-10fe-466e-9f36-ab5efb6692c3', 'x-compute-request-id': 'req-c8b93b3e-10fe-466e-9f36-ab5efb6692c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:33,966 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:33:33,967 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59dc928c-acf7-423a-bd00-8ebbf28a9ab5', 'x-compute-request-id': 'req-59dc928c-acf7-423a-bd00-8ebbf28a9ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:35,136 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:33:35,137 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8d69103-82f4-4126-8505-59aba53ed2fa', 'x-compute-request-id': 'req-f8d69103-82f4-4126-8505-59aba53ed2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:36,311 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:33:36,312 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83768820-a69d-4cf5-b945-f95ad0642a8a', 'x-compute-request-id': 'req-83768820-a69d-4cf5-b945-f95ad0642a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:37,487 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.163s 2022-07-29 06:33:37,488 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58cd35bc-d811-46d0-8db1-e8188674f1b6', 'x-compute-request-id': 'req-58cd35bc-d811-46d0-8db1-e8188674f1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:38,652 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:33:38,652 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-468b9c3d-ce03-4087-aa54-fd361c1b413e', 'x-compute-request-id': 'req-468b9c3d-ce03-4087-aa54-fd361c1b413e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:39,819 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:39,820 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d1db777-6233-4eae-8687-8f9095194afb', 'x-compute-request-id': 'req-3d1db777-6233-4eae-8687-8f9095194afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:40,990 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:40,990 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58df3a9-4617-4316-aa2f-b9e87d872809', 'x-compute-request-id': 'req-f58df3a9-4617-4316-aa2f-b9e87d872809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:42,161 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:33:42,161 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fdd9262-2d68-4827-84ed-5dd7bfe314ba', 'x-compute-request-id': 'req-3fdd9262-2d68-4827-84ed-5dd7bfe314ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:43,330 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:33:43,330 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24727e8c-e574-44e6-9a9c-8b6ea5b365f3', 'x-compute-request-id': 'req-24727e8c-e574-44e6-9a9c-8b6ea5b365f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:44,498 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:44,498 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b27799-fcc9-46ac-9c19-0495ec8f3694', 'x-compute-request-id': 'req-93b27799-fcc9-46ac-9c19-0495ec8f3694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:45,666 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:45,667 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b45596-960d-48ca-aaf4-a135bb025892', 'x-compute-request-id': 'req-93b45596-960d-48ca-aaf4-a135bb025892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:46,836 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:46,836 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbd3c9a-602e-40b7-9ea6-ac00ac3d576d', 'x-compute-request-id': 'req-4bbd3c9a-602e-40b7-9ea6-ac00ac3d576d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:48,156 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.306s 2022-07-29 06:33:48,157 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68afe435-53c5-4746-aa21-1af890c5c24f', 'x-compute-request-id': 'req-68afe435-53c5-4746-aa21-1af890c5c24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:49,326 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:33:49,327 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111321b0-ff81-4875-bfca-663750167496', 'x-compute-request-id': 'req-111321b0-ff81-4875-bfca-663750167496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:50,492 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:33:50,492 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-417e3a53-9cac-41d7-92a4-398c04f9d53b', 'x-compute-request-id': 'req-417e3a53-9cac-41d7-92a4-398c04f9d53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:51,662 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:51,663 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f26003-9ff7-49b0-ba72-632e8ff54985', 'x-compute-request-id': 'req-93f26003-9ff7-49b0-ba72-632e8ff54985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:52,834 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:33:52,834 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed219541-99f4-49f2-90f9-1b626447e50f', 'x-compute-request-id': 'req-ed219541-99f4-49f2-90f9-1b626447e50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:54,003 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:33:54,003 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6762e59-3d2a-4d80-bf07-c47adf998a7e', 'x-compute-request-id': 'req-a6762e59-3d2a-4d80-bf07-c47adf998a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:55,166 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.150s 2022-07-29 06:33:55,166 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61066ae5-bd3e-4330-808f-a339cab53765', 'x-compute-request-id': 'req-61066ae5-bd3e-4330-808f-a339cab53765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:56,335 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:56,336 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af8f7d6-25c6-4d90-ba10-1ab4d348a528', 'x-compute-request-id': 'req-8af8f7d6-25c6-4d90-ba10-1ab4d348a528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:57,507 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:33:57,508 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ab78df7-9935-414b-8c6d-17af88ff720b', 'x-compute-request-id': 'req-5ab78df7-9935-414b-8c6d-17af88ff720b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:58,677 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:33:58,677 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c6d55a8-d13d-4636-b299-f296fbbcedc4', 'x-compute-request-id': 'req-8c6d55a8-d13d-4636-b299-f296fbbcedc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:33:59,844 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:33:59,844 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f27929-f91b-4564-b2a9-e6349928e210', 'x-compute-request-id': 'req-64f27929-f91b-4564-b2a9-e6349928e210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:01,008 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:34:01,009 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd6f8b93-88df-4e04-b8fe-ca7a39cf8267', 'x-compute-request-id': 'req-dd6f8b93-88df-4e04-b8fe-ca7a39cf8267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:02,173 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:34:02,174 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc236663-33a1-4efc-9d3a-2f58e2ed1fd7', 'x-compute-request-id': 'req-cc236663-33a1-4efc-9d3a-2f58e2ed1fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:03,342 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:34:03,343 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dd28b6a-03da-4789-9d1f-55c55a3ed55e', 'x-compute-request-id': 'req-2dd28b6a-03da-4789-9d1f-55c55a3ed55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:04,509 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:34:04,509 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eae69c99-a6ae-452d-930d-2359707fafaa', 'x-compute-request-id': 'req-eae69c99-a6ae-452d-930d-2359707fafaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:05,676 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:34:05,676 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8835ef81-7c7c-483a-933a-05b91f310004', 'x-compute-request-id': 'req-8835ef81-7c7c-483a-933a-05b91f310004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:06,849 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:34:06,849 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-925f3df1-8a98-4316-8a75-cf2494b5c8e8', 'x-compute-request-id': 'req-925f3df1-8a98-4316-8a75-cf2494b5c8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:08,019 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:34:08,020 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66ba42cd-355e-491a-8ef0-b4ff3700fb68', 'x-compute-request-id': 'req-66ba42cd-355e-491a-8ef0-b4ff3700fb68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:09,185 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:34:09,186 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34b8e15-7c28-49ae-b9e2-9ac534c41982', 'x-compute-request-id': 'req-e34b8e15-7c28-49ae-b9e2-9ac534c41982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:10,352 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:34:10,353 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d658bd-17ab-4459-af69-8d4c8de6cabb', 'x-compute-request-id': 'req-67d658bd-17ab-4459-af69-8d4c8de6cabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:11,537 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.171s 2022-07-29 06:34:11,538 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adcb7fed-7bf5-4fdb-8b25-c9063e7cce92', 'x-compute-request-id': 'req-adcb7fed-7bf5-4fdb-8b25-c9063e7cce92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:12,710 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:34:12,710 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01edcbd7-c0fb-4838-9e69-f9c2bda84043', 'x-compute-request-id': 'req-01edcbd7-c0fb-4838-9e69-f9c2bda84043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:13,974 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.251s 2022-07-29 06:34:13,975 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b18a18-67e5-4512-9d97-0c9aa5dfafcd', 'x-compute-request-id': 'req-c1b18a18-67e5-4512-9d97-0c9aa5dfafcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:15,348 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.360s 2022-07-29 06:34:15,349 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70b79f4-36c7-481a-bc14-07123575f3b9', 'x-compute-request-id': 'req-e70b79f4-36c7-481a-bc14-07123575f3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:16,513 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:34:16,513 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b67ef93-bdf1-41c8-bfb8-f9ed0346784e', 'x-compute-request-id': 'req-3b67ef93-bdf1-41c8-bfb8-f9ed0346784e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:17,678 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:34:17,679 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a68b1c1-88ad-4d4a-95af-f7840a61533f', 'x-compute-request-id': 'req-4a68b1c1-88ad-4d4a-95af-f7840a61533f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:18,852 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:34:18,853 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c37300-5abf-4850-ab1f-b5507827e4ce', 'x-compute-request-id': 'req-d2c37300-5abf-4850-ab1f-b5507827e4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:20,020 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:34:20,021 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20cd026f-954b-4687-b219-29bb253841a8', 'x-compute-request-id': 'req-20cd026f-954b-4687-b219-29bb253841a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:21,187 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:34:21,188 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dc4b4eb-8beb-4002-8223-027d06e8ea42', 'x-compute-request-id': 'req-3dc4b4eb-8beb-4002-8223-027d06e8ea42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:22,356 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:34:22,356 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867e8df8-41f6-486c-9020-fa67d5ec0942', 'x-compute-request-id': 'req-867e8df8-41f6-486c-9020-fa67d5ec0942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:23,532 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.163s 2022-07-29 06:34:23,533 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b973bc90-89bd-4d9f-9a90-c5a498423dbf', 'x-compute-request-id': 'req-b973bc90-89bd-4d9f-9a90-c5a498423dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:24,701 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:34:24,702 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41009904-d3aa-46ce-98fe-5ee54e021175', 'x-compute-request-id': 'req-41009904-d3aa-46ce-98fe-5ee54e021175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:25,870 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:34:25,870 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a68d9e-84ab-456d-bb3b-ea1d11d56e08', 'x-compute-request-id': 'req-b5a68d9e-84ab-456d-bb3b-ea1d11d56e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:27,035 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:34:27,035 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a17646b-2a19-4cda-a929-cd2c040d8644', 'x-compute-request-id': 'req-6a17646b-2a19-4cda-a929-cd2c040d8644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:28,206 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:34:28,206 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db0c2d6f-e4fe-4051-b09a-87e6716a81fb', 'x-compute-request-id': 'req-db0c2d6f-e4fe-4051-b09a-87e6716a81fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:29,376 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:34:29,376 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98fde1b4-fe72-482d-a619-18d6fbc127d0', 'x-compute-request-id': 'req-98fde1b4-fe72-482d-a619-18d6fbc127d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:30,541 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:34:30,541 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a073331-6bff-4d5e-bcb3-9a06d7784e2d', 'x-compute-request-id': 'req-5a073331-6bff-4d5e-bcb3-9a06d7784e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:31,710 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:34:31,710 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb7a5a5-212e-4e55-9475-f17a0829ccf8', 'x-compute-request-id': 'req-ecb7a5a5-212e-4e55-9475-f17a0829ccf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:32,878 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:34:32,879 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4c4947-5a8f-47ce-b9e8-61a26de98d35', 'x-compute-request-id': 'req-8a4c4947-5a8f-47ce-b9e8-61a26de98d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:34,045 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:34:34,045 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-796345b8-3576-4fb3-9a53-5a1b8716f655', 'x-compute-request-id': 'req-796345b8-3576-4fb3-9a53-5a1b8716f655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:35,214 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:34:35,215 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a980c928-f8a7-4fc9-92c0-d83bd16abc43', 'x-compute-request-id': 'req-a980c928-f8a7-4fc9-92c0-d83bd16abc43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:36,385 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:34:36,386 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-602043b7-c217-490c-a9b5-aa782fde4b13', 'x-compute-request-id': 'req-602043b7-c217-490c-a9b5-aa782fde4b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:37,560 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:34:37,561 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4a73ff6-78ae-425b-8b94-60d0b1f423ea', 'x-compute-request-id': 'req-b4a73ff6-78ae-425b-8b94-60d0b1f423ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:38,818 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.244s 2022-07-29 06:34:38,818 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e69fb42d-2f47-4e98-ac65-7b399a990cf2', 'x-compute-request-id': 'req-e69fb42d-2f47-4e98-ac65-7b399a990cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:39,987 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:34:39,987 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-153e1794-73e1-4447-a991-c358aa9edd20', 'x-compute-request-id': 'req-153e1794-73e1-4447-a991-c358aa9edd20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:41,155 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:34:41,155 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06eeb9bb-39ea-4329-afc4-0e90e2082d73', 'x-compute-request-id': 'req-06eeb9bb-39ea-4329-afc4-0e90e2082d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:42,328 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:34:42,328 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffdcc177-243f-45aa-b527-25f6342cadfc', 'x-compute-request-id': 'req-ffdcc177-243f-45aa-b527-25f6342cadfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:43,494 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:34:43,494 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4322eb58-08f2-4bbf-bc78-90bdf2e8e807', 'x-compute-request-id': 'req-4322eb58-08f2-4bbf-bc78-90bdf2e8e807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:44,660 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:34:44,661 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d622ff8b-4edb-4610-a1aa-204c2b28d1b6', 'x-compute-request-id': 'req-d622ff8b-4edb-4610-a1aa-204c2b28d1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:45,832 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:34:45,832 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c389ccb-c509-4006-b7db-31b0847d20b5', 'x-compute-request-id': 'req-0c389ccb-c509-4006-b7db-31b0847d20b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:47,002 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:34:47,003 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8da082-ef9a-44b0-862b-8cff03c6dd16', 'x-compute-request-id': 'req-3d8da082-ef9a-44b0-862b-8cff03c6dd16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:48,174 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:34:48,174 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26cc0217-4536-4386-bbf4-3f1205dedfb8', 'x-compute-request-id': 'req-26cc0217-4536-4386-bbf4-3f1205dedfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:49,347 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:34:49,347 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5977337-d92f-454d-a56a-de6d45a54c98', 'x-compute-request-id': 'req-f5977337-d92f-454d-a56a-de6d45a54c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:50,518 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:34:50,518 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dda4ef3c-7116-4fe5-81cc-c3d1bc6ae748', 'x-compute-request-id': 'req-dda4ef3c-7116-4fe5-81cc-c3d1bc6ae748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:51,691 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:34:51,691 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a54c214-ef5b-4e95-9c75-a1d5cf958566', 'x-compute-request-id': 'req-9a54c214-ef5b-4e95-9c75-a1d5cf958566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:52,859 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:34:52,859 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-996080b6-ac41-40b8-a59b-51786378f449', 'x-compute-request-id': 'req-996080b6-ac41-40b8-a59b-51786378f449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:54,026 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:34:54,027 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c51e4aa-d849-4339-a08b-7eeb915ea5ed', 'x-compute-request-id': 'req-2c51e4aa-d849-4339-a08b-7eeb915ea5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:55,193 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:34:55,194 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d881fc8e-bcb1-4413-aac5-555946b7ed5e', 'x-compute-request-id': 'req-d881fc8e-bcb1-4413-aac5-555946b7ed5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:56,365 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:34:56,365 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97a56e61-4d80-49f9-8a00-ae7751b4bcf4', 'x-compute-request-id': 'req-97a56e61-4d80-49f9-8a00-ae7751b4bcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:57,536 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:34:57,536 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d7bab05-045c-4638-91dc-7f7ef141c6d8', 'x-compute-request-id': 'req-1d7bab05-045c-4638-91dc-7f7ef141c6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:58,706 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:34:58,706 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e693b3db-0426-4163-bd17-d0a31a11b02b', 'x-compute-request-id': 'req-e693b3db-0426-4163-bd17-d0a31a11b02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:34:59,876 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:34:59,876 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f767d8ae-dbca-4d6a-9b84-0a02fb34176b', 'x-compute-request-id': 'req-f767d8ae-dbca-4d6a-9b84-0a02fb34176b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:01,041 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:35:01,041 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-177c6837-bcbb-4488-ae71-434ccb574a29', 'x-compute-request-id': 'req-177c6837-bcbb-4488-ae71-434ccb574a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:02,213 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:35:02,213 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa51c4b-699c-4399-99ba-936a37bae30f', 'x-compute-request-id': 'req-7fa51c4b-699c-4399-99ba-936a37bae30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:03,382 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:35:03,382 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63175179-a5ff-47c8-8de1-d867cdd16c49', 'x-compute-request-id': 'req-63175179-a5ff-47c8-8de1-d867cdd16c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:04,550 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:35:04,550 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f11783e-15d1-446e-8d0b-d5f6489bbad4', 'x-compute-request-id': 'req-0f11783e-15d1-446e-8d0b-d5f6489bbad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:05,716 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:35:05,717 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d40ee0e-357c-4a0b-91b5-e04201b622e0', 'x-compute-request-id': 'req-8d40ee0e-357c-4a0b-91b5-e04201b622e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:06,886 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:35:06,886 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e38dc4-3376-4ff0-96c5-8f4d8ee4bcc0', 'x-compute-request-id': 'req-e1e38dc4-3376-4ff0-96c5-8f4d8ee4bcc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:08,052 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:35:08,052 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd8e95d-64a9-4586-8cbf-646cbf913e56', 'x-compute-request-id': 'req-4cd8e95d-64a9-4586-8cbf-646cbf913e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:09,238 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.172s 2022-07-29 06:35:09,238 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40db0e15-12e7-43c8-bcc8-7b120f94ecc0', 'x-compute-request-id': 'req-40db0e15-12e7-43c8-bcc8-7b120f94ecc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:10,408 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:35:10,408 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3de6fd-8b09-4615-8185-a494b99ebb63', 'x-compute-request-id': 'req-8b3de6fd-8b09-4615-8185-a494b99ebb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:11,580 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:35:11,581 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b44e4fa0-a410-4a24-9f8f-db111ff5413a', 'x-compute-request-id': 'req-b44e4fa0-a410-4a24-9f8f-db111ff5413a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:12,761 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.167s 2022-07-29 06:35:12,762 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f37ffa-4548-417f-857d-2b6e9afb4d21', 'x-compute-request-id': 'req-20f37ffa-4548-417f-857d-2b6e9afb4d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:13,933 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:35:13,934 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb6e9e19-f7c7-4752-bdd3-57d5e5160568', 'x-compute-request-id': 'req-bb6e9e19-f7c7-4752-bdd3-57d5e5160568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:15,105 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:35:15,105 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f890bf-30fe-436b-84fc-e944f50b4f55', 'x-compute-request-id': 'req-a8f890bf-30fe-436b-84fc-e944f50b4f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:16,268 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.150s 2022-07-29 06:35:16,268 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13dd8615-5734-45d5-b6cf-7082cdadd04d', 'x-compute-request-id': 'req-13dd8615-5734-45d5-b6cf-7082cdadd04d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:17,436 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:35:17,436 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48104a21-390b-4a4b-9f2f-eb92fd5b4327', 'x-compute-request-id': 'req-48104a21-390b-4a4b-9f2f-eb92fd5b4327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:18,610 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:35:18,610 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a559db6-b086-4c79-b2bb-c0af5a218b80', 'x-compute-request-id': 'req-1a559db6-b086-4c79-b2bb-c0af5a218b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:19,780 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:35:19,780 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb42b3db-5756-4b11-a7c0-efb3d0a75eae', 'x-compute-request-id': 'req-bb42b3db-5756-4b11-a7c0-efb3d0a75eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:20,947 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:35:20,947 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff075f24-8543-4690-874e-2d4e19f290fc', 'x-compute-request-id': 'req-ff075f24-8543-4690-874e-2d4e19f290fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:22,111 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.150s 2022-07-29 06:35:22,111 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e03250-80b6-41ed-8e1d-4abcc597c8e7', 'x-compute-request-id': 'req-e9e03250-80b6-41ed-8e1d-4abcc597c8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:23,279 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:35:23,279 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef91e98-aaa0-4a57-ae5b-90b48cfc2431', 'x-compute-request-id': 'req-8ef91e98-aaa0-4a57-ae5b-90b48cfc2431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:24,451 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:35:24,451 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b5ebbb-49c0-44ba-b0cb-3adbb4b0bbe2', 'x-compute-request-id': 'req-48b5ebbb-49c0-44ba-b0cb-3adbb4b0bbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:25,623 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:35:25,623 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3b5413-2755-468b-a558-e9aa571bc5c2', 'x-compute-request-id': 'req-cf3b5413-2755-468b-a558-e9aa571bc5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:26,791 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:35:26,791 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bf8029-90d5-4755-a4b2-1d985964c3d6', 'x-compute-request-id': 'req-08bf8029-90d5-4755-a4b2-1d985964c3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:27,955 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:35:27,955 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c94ec946-07dd-4de6-9462-808484ed4f6f', 'x-compute-request-id': 'req-c94ec946-07dd-4de6-9462-808484ed4f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:29,124 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:35:29,125 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84882e8e-ffdb-494e-9ae0-d8e3124aac88', 'x-compute-request-id': 'req-84882e8e-ffdb-494e-9ae0-d8e3124aac88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:30,300 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:35:30,300 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14bb263d-d272-4ce0-a4b5-ddcb3329b2a0', 'x-compute-request-id': 'req-14bb263d-d272-4ce0-a4b5-ddcb3329b2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:31,470 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:35:31,470 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cdcbb47-4061-4297-b9d9-67d9ba84b47f', 'x-compute-request-id': 'req-2cdcbb47-4061-4297-b9d9-67d9ba84b47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:32,636 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:35:32,637 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e550f15e-d01e-453b-a408-ae0161caf2f8', 'x-compute-request-id': 'req-e550f15e-d01e-453b-a408-ae0161caf2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:33,809 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:35:33,809 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cbeaddb-6548-4600-ba2b-ea3156b617fe', 'x-compute-request-id': 'req-5cbeaddb-6548-4600-ba2b-ea3156b617fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:34,977 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:35:34,978 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b734d4-7b32-4d15-97d2-6a047657a9af', 'x-compute-request-id': 'req-23b734d4-7b32-4d15-97d2-6a047657a9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:36,146 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:35:36,146 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c7d5f6e-53c9-4448-8142-8d4a0a1f9222', 'x-compute-request-id': 'req-7c7d5f6e-53c9-4448-8142-8d4a0a1f9222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:37,312 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:35:37,313 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598b3ceb-706c-4aac-bb59-747f2cd896b2', 'x-compute-request-id': 'req-598b3ceb-706c-4aac-bb59-747f2cd896b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:38,481 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:35:38,481 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b166a03-16e5-4b58-bce0-b4f3ba24f752', 'x-compute-request-id': 'req-4b166a03-16e5-4b58-bce0-b4f3ba24f752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:39,726 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.232s 2022-07-29 06:35:39,726 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-572a7ce0-db7e-467c-bc77-2c2d2e2626cc', 'x-compute-request-id': 'req-572a7ce0-db7e-467c-bc77-2c2d2e2626cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:40,893 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:35:40,894 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9efaa720-5b4f-441a-8f28-1fb7135d4c65', 'x-compute-request-id': 'req-9efaa720-5b4f-441a-8f28-1fb7135d4c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:42,065 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:35:42,065 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-452d8ac3-0151-47a6-bac5-650980e9ad84', 'x-compute-request-id': 'req-452d8ac3-0151-47a6-bac5-650980e9ad84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:43,241 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:35:43,242 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bcca9cb-0fc1-47a7-90e0-11077d9a2022', 'x-compute-request-id': 'req-1bcca9cb-0fc1-47a7-90e0-11077d9a2022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:44,406 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:35:44,406 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd913a7-0c55-4b73-90f1-b5b4520f5231', 'x-compute-request-id': 'req-edd913a7-0c55-4b73-90f1-b5b4520f5231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:45,574 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:35:45,574 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f865c37-090d-49c8-94e6-5e405600aba2', 'x-compute-request-id': 'req-9f865c37-090d-49c8-94e6-5e405600aba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:46,745 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:35:46,745 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac49db38-5e05-4bb2-8f31-6cd56c0e2667', 'x-compute-request-id': 'req-ac49db38-5e05-4bb2-8f31-6cd56c0e2667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:47,918 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:35:47,918 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9ca802a-982e-44b1-85c1-95d8f9557fd7', 'x-compute-request-id': 'req-a9ca802a-982e-44b1-85c1-95d8f9557fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:49,082 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:35:49,082 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735d21d1-fd66-41d4-b7e3-6e082bea1a9b', 'x-compute-request-id': 'req-735d21d1-fd66-41d4-b7e3-6e082bea1a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:50,249 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:35:50,250 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d731501-4dd2-4596-8eb8-ea87385a9f87', 'x-compute-request-id': 'req-6d731501-4dd2-4596-8eb8-ea87385a9f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:51,419 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:35:51,419 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da511b7a-02ee-4504-8609-b35b24f30e07', 'x-compute-request-id': 'req-da511b7a-02ee-4504-8609-b35b24f30e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:52,590 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:35:52,591 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f65b60-9439-477e-bf3f-0208aafa25b3', 'x-compute-request-id': 'req-c3f65b60-9439-477e-bf3f-0208aafa25b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:53,758 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:35:53,759 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66cec8d2-f532-4e26-a5f8-f4391839e612', 'x-compute-request-id': 'req-66cec8d2-f532-4e26-a5f8-f4391839e612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:54,924 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:35:54,925 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b397ea-fcbe-465c-b1b7-f713c096776b', 'x-compute-request-id': 'req-57b397ea-fcbe-465c-b1b7-f713c096776b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:56,089 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:35:56,090 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8be56cb3-0458-453b-a4d0-9e47608a97bd', 'x-compute-request-id': 'req-8be56cb3-0458-453b-a4d0-9e47608a97bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:57,256 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:35:57,256 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873fad9d-e9ad-48e0-9d8c-4af06f3995e4', 'x-compute-request-id': 'req-873fad9d-e9ad-48e0-9d8c-4af06f3995e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:58,423 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:35:58,423 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bacf3ec-be68-46df-9ad5-50e70b7eab47', 'x-compute-request-id': 'req-4bacf3ec-be68-46df-9ad5-50e70b7eab47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:35:59,597 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:35:59,597 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a660955-d214-479c-98f3-12703d4967e4', 'x-compute-request-id': 'req-2a660955-d214-479c-98f3-12703d4967e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:00,770 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:36:00,770 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a691d5d5-4ba8-4f05-92db-29a98279c892', 'x-compute-request-id': 'req-a691d5d5-4ba8-4f05-92db-29a98279c892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:01,939 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:36:01,939 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fef3f6-56f0-475c-815a-a863e2e44260', 'x-compute-request-id': 'req-39fef3f6-56f0-475c-815a-a863e2e44260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:03,109 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:36:03,110 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-018396a4-4cb3-401a-861e-7f3bf1359d34', 'x-compute-request-id': 'req-018396a4-4cb3-401a-861e-7f3bf1359d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:04,281 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:36:04,282 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9524404-e69b-4a9f-8b4e-69b7e27ff966', 'x-compute-request-id': 'req-e9524404-e69b-4a9f-8b4e-69b7e27ff966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:05,448 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:05,449 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb39690-3f0b-438e-90c8-8e75912fba2e', 'x-compute-request-id': 'req-0cb39690-3f0b-438e-90c8-8e75912fba2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:06,616 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:36:06,616 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d0aa6b-280a-4030-85d0-b7d4539ffc44', 'x-compute-request-id': 'req-d3d0aa6b-280a-4030-85d0-b7d4539ffc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:07,786 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:36:07,786 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e76fb9-5f4f-456f-a371-28655107f2b5', 'x-compute-request-id': 'req-12e76fb9-5f4f-456f-a371-28655107f2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:08,956 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:36:08,957 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45fb33ad-f983-41be-884d-1f680311a026', 'x-compute-request-id': 'req-45fb33ad-f983-41be-884d-1f680311a026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:10,126 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:36:10,126 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d096088c-ecc2-4d08-b5a5-f2639eb7d8f9', 'x-compute-request-id': 'req-d096088c-ecc2-4d08-b5a5-f2639eb7d8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:11,298 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:36:11,298 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59f7492-2c44-402a-a268-d144b115477b', 'x-compute-request-id': 'req-a59f7492-2c44-402a-a268-d144b115477b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:12,466 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:12,466 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d4d265e-6a17-4ddb-9f28-578a7f370677', 'x-compute-request-id': 'req-9d4d265e-6a17-4ddb-9f28-578a7f370677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:13,632 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:36:13,633 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8abf2496-b66b-4646-92ac-97d92f1fe60d', 'x-compute-request-id': 'req-8abf2496-b66b-4646-92ac-97d92f1fe60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:14,825 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.179s 2022-07-29 06:36:14,825 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19de92d-a46d-42d5-bf67-58b337243c89', 'x-compute-request-id': 'req-c19de92d-a46d-42d5-bf67-58b337243c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:16,000 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:36:16,000 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab96cbc5-ad7c-429f-927f-cf23b4af3020', 'x-compute-request-id': 'req-ab96cbc5-ad7c-429f-927f-cf23b4af3020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:17,168 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:17,168 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf95d67-d7f0-410c-b27f-a9bfc85d38f7', 'x-compute-request-id': 'req-0cf95d67-d7f0-410c-b27f-a9bfc85d38f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:18,333 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:36:18,333 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae564ea3-c9db-4fca-a609-b85aa92f4258', 'x-compute-request-id': 'req-ae564ea3-c9db-4fca-a609-b85aa92f4258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:19,507 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:36:19,508 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1735796e-df79-4540-9fc1-5b3cc0ce6865', 'x-compute-request-id': 'req-1735796e-df79-4540-9fc1-5b3cc0ce6865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:20,677 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:36:20,678 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f8ebc5-4eeb-4f31-8975-508d96f35413', 'x-compute-request-id': 'req-09f8ebc5-4eeb-4f31-8975-508d96f35413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:21,848 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:36:21,848 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b98e6bb4-5c90-48ef-aa47-298a733e2eec', 'x-compute-request-id': 'req-b98e6bb4-5c90-48ef-aa47-298a733e2eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:23,015 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:23,015 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df464cfe-f6cb-40b7-a7fe-cd11530bacbe', 'x-compute-request-id': 'req-df464cfe-f6cb-40b7-a7fe-cd11530bacbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:24,181 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:36:24,181 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd67e8b-5024-42e5-86c4-b0c2c03b6023', 'x-compute-request-id': 'req-8fd67e8b-5024-42e5-86c4-b0c2c03b6023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:25,348 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:25,348 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44770172-494d-4f47-85b2-539d7186aaf9', 'x-compute-request-id': 'req-44770172-494d-4f47-85b2-539d7186aaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:26,520 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:36:26,521 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb1b92c-d4d5-4065-b29b-7c4cf6788cb8', 'x-compute-request-id': 'req-1fb1b92c-d4d5-4065-b29b-7c4cf6788cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:27,692 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:36:27,693 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a10882-005c-4fb7-bd8a-f77855a83e30', 'x-compute-request-id': 'req-b5a10882-005c-4fb7-bd8a-f77855a83e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:28,940 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.234s 2022-07-29 06:36:28,941 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9038a5da-2791-4728-9d0b-6a5daf4c5d70', 'x-compute-request-id': 'req-9038a5da-2791-4728-9d0b-6a5daf4c5d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:30,152 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.197s 2022-07-29 06:36:30,152 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f82ecab-e67c-45ae-a524-9d8739601dbb', 'x-compute-request-id': 'req-1f82ecab-e67c-45ae-a524-9d8739601dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:31,330 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.165s 2022-07-29 06:36:31,330 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f26aa4d-eeb7-4343-80f5-ae041209317a', 'x-compute-request-id': 'req-4f26aa4d-eeb7-4343-80f5-ae041209317a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:32,500 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:36:32,501 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00329aa6-ccc3-4952-b7af-afea080c2e8e', 'x-compute-request-id': 'req-00329aa6-ccc3-4952-b7af-afea080c2e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:33,668 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:33,669 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ebe3d94-e927-4ee6-91a5-3ccff1d7eb81', 'x-compute-request-id': 'req-0ebe3d94-e927-4ee6-91a5-3ccff1d7eb81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:34,841 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:36:34,841 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-796c879c-088e-48c7-996c-64acba10f91d', 'x-compute-request-id': 'req-796c879c-088e-48c7-996c-64acba10f91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:36,006 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:36:36,007 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fddde0eb-a220-4080-aefc-878bd8278bf2', 'x-compute-request-id': 'req-fddde0eb-a220-4080-aefc-878bd8278bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:37,174 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:37,175 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bc41142-f0a3-47c7-8862-4dcc06b56e7d', 'x-compute-request-id': 'req-5bc41142-f0a3-47c7-8862-4dcc06b56e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:38,345 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:36:38,345 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a9ccab-420e-42b1-a31e-bd1e9b5d4b25', 'x-compute-request-id': 'req-63a9ccab-420e-42b1-a31e-bd1e9b5d4b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:39,514 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:36:39,515 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb50aadf-ebea-4887-adb6-0bc6cc24b3e2', 'x-compute-request-id': 'req-cb50aadf-ebea-4887-adb6-0bc6cc24b3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:40,681 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:36:40,682 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b768f5-a51b-42fd-b0fd-6440e0a0335f', 'x-compute-request-id': 'req-c6b768f5-a51b-42fd-b0fd-6440e0a0335f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:41,856 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.163s 2022-07-29 06:36:41,857 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa29c30-1468-46a6-85b8-2d481ee7c1dd', 'x-compute-request-id': 'req-baa29c30-1468-46a6-85b8-2d481ee7c1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:43,026 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:36:43,026 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2597fe1-5b1b-4ace-a93b-fc08b00e062b', 'x-compute-request-id': 'req-a2597fe1-5b1b-4ace-a93b-fc08b00e062b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:44,194 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:36:44,194 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd03af97-d5e2-4d6d-a814-3c4bfe3a4249', 'x-compute-request-id': 'req-dd03af97-d5e2-4d6d-a814-3c4bfe3a4249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:45,361 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:36:45,361 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-612d09b1-338f-4756-8379-4cff7ab533a9', 'x-compute-request-id': 'req-612d09b1-338f-4756-8379-4cff7ab533a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:46,532 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:36:46,532 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271f227f-ea39-46d7-9735-b175316038f3', 'x-compute-request-id': 'req-271f227f-ea39-46d7-9735-b175316038f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:47,702 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:36:47,702 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e0ac4b8-58b3-4352-bc2c-ee683304288a', 'x-compute-request-id': 'req-3e0ac4b8-58b3-4352-bc2c-ee683304288a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:48,874 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:36:48,874 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb5757c7-4fd9-406a-91a2-6d1a8600d4bf', 'x-compute-request-id': 'req-fb5757c7-4fd9-406a-91a2-6d1a8600d4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:50,038 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:36:50,039 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3e4462-4c7d-458c-bb59-79484004865b', 'x-compute-request-id': 'req-1e3e4462-4c7d-458c-bb59-79484004865b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:51,205 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:51,205 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1a6a4e-0e01-46dc-a8aa-a25d119ac184', 'x-compute-request-id': 'req-4b1a6a4e-0e01-46dc-a8aa-a25d119ac184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:52,372 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:36:52,372 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6892ebf1-d6ed-4846-9f20-45957d6d8f96', 'x-compute-request-id': 'req-6892ebf1-d6ed-4846-9f20-45957d6d8f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:53,539 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:53,539 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33b1b45-c412-48d8-a94b-145cd12986fe', 'x-compute-request-id': 'req-b33b1b45-c412-48d8-a94b-145cd12986fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:54,709 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:36:54,709 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-352fc467-b424-4676-9005-0b984ee248a3', 'x-compute-request-id': 'req-352fc467-b424-4676-9005-0b984ee248a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:55,879 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:36:55,879 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d89384-6474-4eca-b78d-c649e5036b4b', 'x-compute-request-id': 'req-22d89384-6474-4eca-b78d-c649e5036b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:57,049 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:36:57,050 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4e37400-f687-4a35-8e99-823c26ae4a48', 'x-compute-request-id': 'req-a4e37400-f687-4a35-8e99-823c26ae4a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:58,218 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:36:58,218 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100bc145-40ed-45a8-a834-72e04fa42948', 'x-compute-request-id': 'req-100bc145-40ed-45a8-a834-72e04fa42948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:36:59,386 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:36:59,386 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aace9c02-9632-44ad-b2ef-0bfd0c039441', 'x-compute-request-id': 'req-aace9c02-9632-44ad-b2ef-0bfd0c039441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:00,554 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:37:00,555 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0470be5f-e342-41e0-9bc0-bc18cc8836db', 'x-compute-request-id': 'req-0470be5f-e342-41e0-9bc0-bc18cc8836db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:01,727 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:37:01,727 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac30ba4-2f77-456f-82c9-c1fec867f1ca', 'x-compute-request-id': 'req-3ac30ba4-2f77-456f-82c9-c1fec867f1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:02,892 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:37:02,893 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb21f0bb-c37e-416f-9029-df70faf84cc4', 'x-compute-request-id': 'req-bb21f0bb-c37e-416f-9029-df70faf84cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:04,065 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:37:04,065 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac9ee471-fad5-4174-a6dd-6d23ebdd9a32', 'x-compute-request-id': 'req-ac9ee471-fad5-4174-a6dd-6d23ebdd9a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:05,233 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:05,234 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dead8f0-eb44-4b3f-a5c5-1124c799a063', 'x-compute-request-id': 'req-9dead8f0-eb44-4b3f-a5c5-1124c799a063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:06,404 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:37:06,404 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3670578-8db4-4b70-983a-dd19803de5f0', 'x-compute-request-id': 'req-b3670578-8db4-4b70-983a-dd19803de5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:07,812 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.395s 2022-07-29 06:37:07,812 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3141d3-8e9a-4737-81c0-7100feef5d23', 'x-compute-request-id': 'req-3a3141d3-8e9a-4737-81c0-7100feef5d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:08,979 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:37:08,980 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25b3849-3434-46b4-86f7-8b21e6665744', 'x-compute-request-id': 'req-c25b3849-3434-46b4-86f7-8b21e6665744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:10,147 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:37:10,147 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ad3de59-0fb3-4740-91e7-2f879652be1c', 'x-compute-request-id': 'req-6ad3de59-0fb3-4740-91e7-2f879652be1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:11,312 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:37:11,313 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c367ed-4082-42d3-bc43-0a8aa6902c90', 'x-compute-request-id': 'req-44c367ed-4082-42d3-bc43-0a8aa6902c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:12,484 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:37:12,485 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b823b9-16b0-4990-81aa-3e1afa678ef9', 'x-compute-request-id': 'req-66b823b9-16b0-4990-81aa-3e1afa678ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:13,650 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:37:13,650 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bced815-d7b1-41fc-bbe4-baf22f3bd681', 'x-compute-request-id': 'req-4bced815-d7b1-41fc-bbe4-baf22f3bd681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:14,822 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:37:14,822 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7fd4b51-18fc-4b94-9b05-43d1f99e68ef', 'x-compute-request-id': 'req-a7fd4b51-18fc-4b94-9b05-43d1f99e68ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:15,991 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:37:15,991 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-655b0fa5-c7ff-49a2-9992-c0a3d5374295', 'x-compute-request-id': 'req-655b0fa5-c7ff-49a2-9992-c0a3d5374295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:17,158 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:17,158 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bbda545-9a40-4559-b2d2-e19e6cb65754', 'x-compute-request-id': 'req-8bbda545-9a40-4559-b2d2-e19e6cb65754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:18,328 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:37:18,329 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9f0e1a-2e1a-433b-bb67-24787d03a5b9', 'x-compute-request-id': 'req-ba9f0e1a-2e1a-433b-bb67-24787d03a5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:19,502 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:37:19,503 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28e2784c-c28a-4889-ba3d-f52e393788cf', 'x-compute-request-id': 'req-28e2784c-c28a-4889-ba3d-f52e393788cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:20,673 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:37:20,674 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6a880a2-cfdd-4c83-8d45-b42ba0be03c8', 'x-compute-request-id': 'req-a6a880a2-cfdd-4c83-8d45-b42ba0be03c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:21,840 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:21,840 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd0e3b44-484c-4083-98c1-cd3e782b238a', 'x-compute-request-id': 'req-cd0e3b44-484c-4083-98c1-cd3e782b238a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:23,006 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:23,006 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-413ecc91-bace-4797-963d-854ed69302de', 'x-compute-request-id': 'req-413ecc91-bace-4797-963d-854ed69302de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:24,173 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:37:24,174 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d0cab2-6011-4dd2-8b22-d44387277cb5', 'x-compute-request-id': 'req-54d0cab2-6011-4dd2-8b22-d44387277cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:25,338 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:37:25,338 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fbc5aaa-c496-408e-ad51-bf476dfc7b0b', 'x-compute-request-id': 'req-5fbc5aaa-c496-408e-ad51-bf476dfc7b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:26,512 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:37:26,513 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aef0414-4292-47c0-b5e7-dbc8572814ba', 'x-compute-request-id': 'req-2aef0414-4292-47c0-b5e7-dbc8572814ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:27,679 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:37:27,679 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f13924a-5212-459f-ad6a-604da3598aac', 'x-compute-request-id': 'req-3f13924a-5212-459f-ad6a-604da3598aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:28,845 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:28,846 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c99654d7-67df-4540-9dc7-c9e836a3a0d9', 'x-compute-request-id': 'req-c99654d7-67df-4540-9dc7-c9e836a3a0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:30,019 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:37:30,019 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3075a396-a526-4659-a232-8cc07c60c0cc', 'x-compute-request-id': 'req-3075a396-a526-4659-a232-8cc07c60c0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:31,187 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:37:31,187 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48d999ae-3600-4e27-9b9f-1493982dacf5', 'x-compute-request-id': 'req-48d999ae-3600-4e27-9b9f-1493982dacf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:32,363 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:37:32,363 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a167774-5918-47a7-b1a5-9283603c7731', 'x-compute-request-id': 'req-7a167774-5918-47a7-b1a5-9283603c7731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:33,530 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:37:33,531 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-850c0fdf-1f35-47da-b138-f9cc4c06d377', 'x-compute-request-id': 'req-850c0fdf-1f35-47da-b138-f9cc4c06d377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:34,703 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:37:34,704 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18287ce-4bfc-4565-a8df-f1b3050a2426', 'x-compute-request-id': 'req-a18287ce-4bfc-4565-a8df-f1b3050a2426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:35,872 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:37:35,872 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5de775-f753-43d2-9cfb-9501437201a9', 'x-compute-request-id': 'req-3b5de775-f753-43d2-9cfb-9501437201a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:37,035 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.150s 2022-07-29 06:37:37,035 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3197a6d3-6eee-4986-ab7b-60b25c9d705a', 'x-compute-request-id': 'req-3197a6d3-6eee-4986-ab7b-60b25c9d705a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:38,215 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.165s 2022-07-29 06:37:38,216 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9632cb31-6dd5-440d-bbf0-62c15ecc6794', 'x-compute-request-id': 'req-9632cb31-6dd5-440d-bbf0-62c15ecc6794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:39,385 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:37:39,385 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82b685f2-e7f3-4008-8f4b-31bda02d5249', 'x-compute-request-id': 'req-82b685f2-e7f3-4008-8f4b-31bda02d5249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:40,564 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.166s 2022-07-29 06:37:40,565 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ef85ab-42db-4bd1-a2d1-2ecf67b8be84', 'x-compute-request-id': 'req-c2ef85ab-42db-4bd1-a2d1-2ecf67b8be84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:41,730 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:41,730 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-498767ea-c180-4b66-953b-f5ffb897938d', 'x-compute-request-id': 'req-498767ea-c180-4b66-953b-f5ffb897938d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:42,903 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:37:42,904 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85eff330-76c1-45f9-a8c5-f6ad556872c9', 'x-compute-request-id': 'req-85eff330-76c1-45f9-a8c5-f6ad556872c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:44,071 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:37:44,072 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3198fac8-0f5b-4ec5-a616-6e25d7076b62', 'x-compute-request-id': 'req-3198fac8-0f5b-4ec5-a616-6e25d7076b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:45,236 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:37:45,236 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a924137-10fa-4a97-a267-4e01e6c1d481', 'x-compute-request-id': 'req-6a924137-10fa-4a97-a267-4e01e6c1d481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:46,410 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:37:46,411 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7461bd32-e5d7-4d26-8a83-749867b85b5b', 'x-compute-request-id': 'req-7461bd32-e5d7-4d26-8a83-749867b85b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:47,579 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:37:47,579 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4de69e91-7dfd-4778-abdf-f4c4b89fc173', 'x-compute-request-id': 'req-4de69e91-7dfd-4778-abdf-f4c4b89fc173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:48,750 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:37:48,750 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d8c4383-294f-4979-9033-060aef2a9627', 'x-compute-request-id': 'req-1d8c4383-294f-4979-9033-060aef2a9627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:49,917 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:49,917 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab2374b-fc1c-4cb4-9a23-13c305bf0eed', 'x-compute-request-id': 'req-8ab2374b-fc1c-4cb4-9a23-13c305bf0eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:51,086 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:37:51,087 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f583bb59-5e52-470e-81ea-2400ca002fab', 'x-compute-request-id': 'req-f583bb59-5e52-470e-81ea-2400ca002fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:52,253 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:52,253 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd5be67-7c6c-42e4-87aa-43c4f27df675', 'x-compute-request-id': 'req-3dd5be67-7c6c-42e4-87aa-43c4f27df675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:53,421 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:37:53,421 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-490c403c-b32e-458d-a684-670817b453b1', 'x-compute-request-id': 'req-490c403c-b32e-458d-a684-670817b453b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:54,597 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:37:54,597 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4ab9ea-b288-4122-a1df-ced6ae810463', 'x-compute-request-id': 'req-4b4ab9ea-b288-4122-a1df-ced6ae810463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:55,766 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:37:55,767 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a30f9504-e90c-49f6-8642-92ebdb410de7', 'x-compute-request-id': 'req-a30f9504-e90c-49f6-8642-92ebdb410de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:56,937 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:37:56,937 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-803e4945-537a-4897-8588-2da970a0e302', 'x-compute-request-id': 'req-803e4945-537a-4897-8588-2da970a0e302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:58,109 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:37:58,110 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c9b7b6-ed68-4874-8c85-9c21ab496002', 'x-compute-request-id': 'req-60c9b7b6-ed68-4874-8c85-9c21ab496002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:37:59,276 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:37:59,276 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117735d8-7895-4378-90d6-a357eabcce6c', 'x-compute-request-id': 'req-117735d8-7895-4378-90d6-a357eabcce6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:00,449 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:38:00,450 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d434f7b3-352e-4675-8f8f-4496702b16db', 'x-compute-request-id': 'req-d434f7b3-352e-4675-8f8f-4496702b16db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:01,619 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:38:01,620 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-129e15b2-9c41-427a-ac3f-feb8720c1c70', 'x-compute-request-id': 'req-129e15b2-9c41-427a-ac3f-feb8720c1c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:02,792 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:38:02,792 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10098296-efb4-4d00-a66e-9c2c36c3e2e7', 'x-compute-request-id': 'req-10098296-efb4-4d00-a66e-9c2c36c3e2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:03,959 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:38:03,960 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52c25ce3-70fc-452f-8468-15e4f76931f3', 'x-compute-request-id': 'req-52c25ce3-70fc-452f-8468-15e4f76931f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:05,130 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:38:05,131 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ddafbc-230d-4b7a-8989-b7ab394234ef', 'x-compute-request-id': 'req-30ddafbc-230d-4b7a-8989-b7ab394234ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:06,297 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:38:06,297 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11bbe75d-38f1-48e8-8a5c-605dbe3fcaaf', 'x-compute-request-id': 'req-11bbe75d-38f1-48e8-8a5c-605dbe3fcaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:07,463 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:38:07,464 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-095019e5-6ec7-4930-a209-c22c0a155a4f', 'x-compute-request-id': 'req-095019e5-6ec7-4930-a209-c22c0a155a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:08,636 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:38:08,636 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f36ba8b-5db6-48af-9da9-45fb2f8215e1', 'x-compute-request-id': 'req-8f36ba8b-5db6-48af-9da9-45fb2f8215e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:09,804 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:38:09,804 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c117d00-7266-4be8-aeee-7a590f070d85', 'x-compute-request-id': 'req-3c117d00-7266-4be8-aeee-7a590f070d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:10,974 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:38:10,975 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a243121f-51c8-446c-8956-456ec7fdd63a', 'x-compute-request-id': 'req-a243121f-51c8-446c-8956-456ec7fdd63a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:12,140 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:38:12,141 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b85737-8e94-429d-b884-a0fc3bbdd17a', 'x-compute-request-id': 'req-86b85737-8e94-429d-b884-a0fc3bbdd17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:13,307 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:38:13,307 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d99f0c0-a5ec-443d-8f2c-f0490152e730', 'x-compute-request-id': 'req-5d99f0c0-a5ec-443d-8f2c-f0490152e730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:14,482 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:38:14,483 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a08294e2-8e46-4e76-8ce0-c10e7eaf4aca', 'x-compute-request-id': 'req-a08294e2-8e46-4e76-8ce0-c10e7eaf4aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:15,650 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:38:15,651 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d4f28e-84b1-415e-8f5a-410409ffe689', 'x-compute-request-id': 'req-99d4f28e-84b1-415e-8f5a-410409ffe689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:16,825 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.163s 2022-07-29 06:38:16,826 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-459d79e9-7fc5-40a8-b14f-ca56bc3283e9', 'x-compute-request-id': 'req-459d79e9-7fc5-40a8-b14f-ca56bc3283e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:17,995 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:38:17,996 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c75666-a935-4bf4-9279-fecc963ada6d', 'x-compute-request-id': 'req-a0c75666-a935-4bf4-9279-fecc963ada6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:19,164 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:38:19,165 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b90b83e-aef7-4b84-926b-ccf7259f651a', 'x-compute-request-id': 'req-8b90b83e-aef7-4b84-926b-ccf7259f651a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:32:19Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:20,219 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/floatingips/e0cfed07-dd4a-4d8a-8242-e8a5d79a2ecc 1.042s 2022-07-29 06:38:20,220 118601 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-b6934ad5-dae5-47da-8fb0-6d284a8528ff', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:38:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/floatingips/e0cfed07-dd4a-4d8a-8242-e8a5d79a2ecc'} Body: b'' 2022-07-29 06:38:20,345 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.124s 2022-07-29 06:38:20,345 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:20 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-12d7bc30-8432-46f3-9d88-4792fa23d0e2', 'x-compute-request-id': 'req-12d7bc30-8432-46f3-9d88-4792fa23d0e2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'' 2022-07-29 06:38:20,680 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.335s 2022-07-29 06:38:20,681 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca56d95-9720-4508-ab0e-e8afd92ba5ff', 'x-compute-request-id': 'req-eca56d95-9720-4508-ab0e-e8afd92ba5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}, {"version": 4, "addr": "172.27.0.118", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:21,852 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:38:21,852 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:21 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-1c42c7ed-fc77-42dc-a290-06bf688d9bb4', 'x-compute-request-id': 'req-1c42c7ed-fc77-42dc-a290-06bf688d9bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:23,020 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:38:23,020 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:22 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-35835645-c5b4-4227-a135-ff6df91802a7', 'x-compute-request-id': 'req-35835645-c5b4-4227-a135-ff6df91802a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:38:24,185 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:38:24,185 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:24 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-bb2edbe3-718c-40da-899f-9f2b97219607', 'x-compute-request-id': 'req-bb2edbe3-718c-40da-899f-9f2b97219607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:25,123 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 59.925s 2022-07-29 06:39:25,123 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:38:25 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-d1555ede-6c02-4b2f-b8e7-e19bc770e106', 'x-compute-request-id': 'req-d1555ede-6c02-4b2f-b8e7-e19bc770e106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:26,314 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.177s 2022-07-29 06:39:26,314 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:26 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-424a5cd6-d4fe-4537-bcbf-3f106d189ffa', 'x-compute-request-id': 'req-424a5cd6-d4fe-4537-bcbf-3f106d189ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:27,490 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:39:27,491 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:27 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-4c18481f-a765-4317-937a-8886a4791470', 'x-compute-request-id': 'req-4c18481f-a765-4317-937a-8886a4791470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:28,661 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:39:28,661 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:28 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-0a356005-904b-42a6-beea-45934edded6b', 'x-compute-request-id': 'req-0a356005-904b-42a6-beea-45934edded6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:29,829 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:39:29,829 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:29 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-8c848c67-5271-4763-80c2-19751f958c2b', 'x-compute-request-id': 'req-8c848c67-5271-4763-80c2-19751f958c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:31,000 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:39:31,000 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:30 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-eb13bcd9-81c3-4b9b-adec-25cf5b3ede1c', 'x-compute-request-id': 'req-eb13bcd9-81c3-4b9b-adec-25cf5b3ede1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:32,166 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:39:32,167 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:32 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-5e6f0748-513b-4f2f-a9c1-cddb4e20f45f', 'x-compute-request-id': 'req-5e6f0748-513b-4f2f-a9c1-cddb4e20f45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:33,337 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:39:33,337 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:33 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-1e3799be-eeb5-4ef3-ae2e-aa5b55842171', 'x-compute-request-id': 'req-1e3799be-eeb5-4ef3-ae2e-aa5b55842171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:34,508 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:39:34,508 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:34 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-b41b315e-54eb-4a4d-9bfd-f26878aa2fc3', 'x-compute-request-id': 'req-b41b315e-54eb-4a4d-9bfd-f26878aa2fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:35,675 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:39:35,675 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:35 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-34de778b-9f0e-4c12-9f37-af6fb3a96d14', 'x-compute-request-id': 'req-34de778b-9f0e-4c12-9f37-af6fb3a96d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:36,853 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.164s 2022-07-29 06:39:36,853 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:36 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-7caa738c-dd2c-40f7-90aa-5f1f21bc61a6', 'x-compute-request-id': 'req-7caa738c-dd2c-40f7-90aa-5f1f21bc61a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:38,022 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:39:38,022 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:37 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-4b0a58e9-5351-4723-b4de-776809623672', 'x-compute-request-id': 'req-4b0a58e9-5351-4723-b4de-776809623672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:39,191 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:39:39,191 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:39 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-eae3c2da-7e60-48cb-bf90-3f8735366d20', 'x-compute-request-id': 'req-eae3c2da-7e60-48cb-bf90-3f8735366d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:40,357 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:39:40,358 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:40 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-b0fbfece-b848-4ff5-8e88-7b01f42d0ccc', 'x-compute-request-id': 'req-b0fbfece-b848-4ff5-8e88-7b01f42d0ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:41,524 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:39:41,524 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:41 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-f8557d75-0d46-4ef4-8ee9-4313ccd4f49b', 'x-compute-request-id': 'req-f8557d75-0d46-4ef4-8ee9-4313ccd4f49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:42,703 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.167s 2022-07-29 06:39:42,704 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:42 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-7a6dcc65-e615-4e82-b66a-349397816822', 'x-compute-request-id': 'req-7a6dcc65-e615-4e82-b66a-349397816822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:43,871 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:39:43,871 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:43 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-40468431-c6f9-4dcc-87f4-e7a7aeaaeb0b', 'x-compute-request-id': 'req-40468431-c6f9-4dcc-87f4-e7a7aeaaeb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:45,042 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:39:45,042 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:44 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-8aab05b5-b8ed-4ecb-8325-878dcbf9ceba', 'x-compute-request-id': 'req-8aab05b5-b8ed-4ecb-8325-878dcbf9ceba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:46,217 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.163s 2022-07-29 06:39:46,218 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3bd54b-6381-4379-bd26-f5d197cb91d5', 'x-compute-request-id': 'req-4e3bd54b-6381-4379-bd26-f5d197cb91d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:47,385 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:39:47,386 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:47 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-23503702-4a48-4a0f-9838-1b7fad3b0afe', 'x-compute-request-id': 'req-23503702-4a48-4a0f-9838-1b7fad3b0afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:48,555 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:39:48,556 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:48 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-4127436c-8e6b-4a81-8009-f3dca5f7ce13', 'x-compute-request-id': 'req-4127436c-8e6b-4a81-8009-f3dca5f7ce13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:49,726 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:39:49,727 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:49 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-ef1056c2-70a1-46cb-a8b6-09666f5045f9', 'x-compute-request-id': 'req-ef1056c2-70a1-46cb-a8b6-09666f5045f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:50,903 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.163s 2022-07-29 06:39:50,903 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:50 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-89f40bc9-76e9-460b-b7af-4bdd67f1c4f2', 'x-compute-request-id': 'req-89f40bc9-76e9-460b-b7af-4bdd67f1c4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:52,075 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:39:52,075 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:51 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-d2879ba3-d86a-44d2-9a7f-96cda10a4983', 'x-compute-request-id': 'req-d2879ba3-d86a-44d2-9a7f-96cda10a4983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:53,248 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:39:53,248 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:53 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-63bd832a-cdd9-4cba-ab2b-20ea563b9848', 'x-compute-request-id': 'req-63bd832a-cdd9-4cba-ab2b-20ea563b9848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:54,416 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:39:54,416 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:54 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-4f90a426-6421-407d-bfd2-1b6ad0005dbe', 'x-compute-request-id': 'req-4f90a426-6421-407d-bfd2-1b6ad0005dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:55,587 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:39:55,587 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:55 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-8e89ca53-8996-4c07-8491-a6da9a7f73a9', 'x-compute-request-id': 'req-8e89ca53-8996-4c07-8491-a6da9a7f73a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:56,760 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:39:56,760 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:56 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-ef3e1232-ad25-4b15-9888-0db1870beeec', 'x-compute-request-id': 'req-ef3e1232-ad25-4b15-9888-0db1870beeec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:57,925 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:39:57,925 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:57 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-25e510c0-ab56-448f-b3f6-c5e791233ed6', 'x-compute-request-id': 'req-25e510c0-ab56-448f-b3f6-c5e791233ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:39:59,095 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:39:59,096 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:39:58 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-99a024ad-716d-4e01-9f36-09976bf0c170', 'x-compute-request-id': 'req-99a024ad-716d-4e01-9f36-09976bf0c170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:00,262 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:40:00,262 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:00 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-8f8e3b7e-dd80-43d6-a3ea-a68bc6a174a6', 'x-compute-request-id': 'req-8f8e3b7e-dd80-43d6-a3ea-a68bc6a174a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:01,432 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:40:01,432 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:01 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-d83ec703-b142-4142-9809-f63b8445e59a', 'x-compute-request-id': 'req-d83ec703-b142-4142-9809-f63b8445e59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:02,602 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:40:02,603 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:02 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-827ad3ca-9f9a-4ab8-a48e-a933ff6a00d9', 'x-compute-request-id': 'req-827ad3ca-9f9a-4ab8-a48e-a933ff6a00d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:03,769 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:40:03,769 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:03 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-d5cc1e66-4e8e-4861-9d9c-29d16d6999b2', 'x-compute-request-id': 'req-d5cc1e66-4e8e-4861-9d9c-29d16d6999b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:04,944 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.162s 2022-07-29 06:40:04,945 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:04 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-37a4df3b-38ba-4d39-a015-11cf7b8abeda', 'x-compute-request-id': 'req-37a4df3b-38ba-4d39-a015-11cf7b8abeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:06,111 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:40:06,111 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:05 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-d2b598a1-e8e4-4df5-983f-a481e68ab163', 'x-compute-request-id': 'req-d2b598a1-e8e4-4df5-983f-a481e68ab163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:07,283 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:40:07,284 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:07 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-db75b15d-aca3-4db8-a008-eedcd3d8841d', 'x-compute-request-id': 'req-db75b15d-aca3-4db8-a008-eedcd3d8841d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:08,453 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:40:08,453 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:08 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-cb64e4ce-c549-4377-9fc4-d5dec5d3e69d', 'x-compute-request-id': 'req-cb64e4ce-c549-4377-9fc4-d5dec5d3e69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:09,620 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:40:09,620 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:09 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-15f897f9-d907-4494-a162-5717e2a2ca11', 'x-compute-request-id': 'req-15f897f9-d907-4494-a162-5717e2a2ca11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:10,789 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:40:10,790 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:10 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-a58e5532-5ec1-4222-9159-8518bf872ee8', 'x-compute-request-id': 'req-a58e5532-5ec1-4222-9159-8518bf872ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:11,959 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:40:11,960 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:11 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-eea68b4b-9582-4807-8af6-fc4754b46c8c', 'x-compute-request-id': 'req-eea68b4b-9582-4807-8af6-fc4754b46c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:13,130 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:40:13,130 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:12 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-f1b1e006-c556-426d-ba22-28a3b22678c2', 'x-compute-request-id': 'req-f1b1e006-c556-426d-ba22-28a3b22678c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:14,297 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:40:14,297 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:14 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-970072e9-ebb5-4bbd-872f-244e3ea3abf4', 'x-compute-request-id': 'req-970072e9-ebb5-4bbd-872f-244e3ea3abf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:15,469 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:40:15,469 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:15 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-f2d7ae8b-1455-4621-a601-1146d4857167', 'x-compute-request-id': 'req-f2d7ae8b-1455-4621-a601-1146d4857167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:16,650 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.168s 2022-07-29 06:40:16,651 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-797aa43a-3e0d-47f1-abdb-c02eb710234c', 'x-compute-request-id': 'req-797aa43a-3e0d-47f1-abdb-c02eb710234c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:17,816 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:40:17,816 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:17 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-e34e316b-056a-4a91-b7fb-41bc296ec2be', 'x-compute-request-id': 'req-e34e316b-056a-4a91-b7fb-41bc296ec2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:18,988 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:40:18,988 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:18 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-56e96aa9-966f-4060-9849-34ecb75f108d', 'x-compute-request-id': 'req-56e96aa9-966f-4060-9849-34ecb75f108d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:20,151 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.151s 2022-07-29 06:40:20,152 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40: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-5b5f999f-3faf-45e4-a965-d351fce002c0', 'x-compute-request-id': 'req-5b5f999f-3faf-45e4-a965-d351fce002c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:21,319 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:40:21,319 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:21 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-2abc53ed-834a-4ae3-8fc1-fd854836b346', 'x-compute-request-id': 'req-2abc53ed-834a-4ae3-8fc1-fd854836b346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:22,489 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:40:22,490 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:22 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-71f10348-6305-420d-a3fc-6a23a4b26dbb', 'x-compute-request-id': 'req-71f10348-6305-420d-a3fc-6a23a4b26dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:23,657 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:40:23,657 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:23 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-5481f2e8-089a-4f15-a9a6-42f7e9433af7', 'x-compute-request-id': 'req-5481f2e8-089a-4f15-a9a6-42f7e9433af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:40:24,828 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:40:24,829 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:24 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-7d49c745-df9b-4c4c-8e5c-95a4d1162755', 'x-compute-request-id': 'req-7d49c745-df9b-4c4c-8e5c-95a4d1162755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:25,255 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 59.413s 2022-07-29 06:41:25,255 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:40:25 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-3c7bed9d-f51a-4541-b4a0-ed771d353e03', 'x-compute-request-id': 'req-3c7bed9d-f51a-4541-b4a0-ed771d353e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:26,421 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:41:26,421 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:26 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-d4287e2c-a23c-4cb0-b235-8a8fd67a8e12', 'x-compute-request-id': 'req-d4287e2c-a23c-4cb0-b235-8a8fd67a8e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:27,591 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:41:27,591 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:27 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-ee730b5b-6466-41a0-9c97-ac08de7824af', 'x-compute-request-id': 'req-ee730b5b-6466-41a0-9c97-ac08de7824af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:28,911 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.307s 2022-07-29 06:41:28,911 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:28 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-c824f1bf-d81e-4ba0-ae1a-14be5c83a29c', 'x-compute-request-id': 'req-c824f1bf-d81e-4ba0-ae1a-14be5c83a29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:30,150 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.226s 2022-07-29 06:41:30,151 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:29 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-1fbf93b7-00b3-4596-89e4-412525edeb33', 'x-compute-request-id': 'req-1fbf93b7-00b3-4596-89e4-412525edeb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:31,318 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:41:31,318 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:31 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-3ec70796-b40c-4671-8d31-c268cbec0b8b', 'x-compute-request-id': 'req-3ec70796-b40c-4671-8d31-c268cbec0b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:32,488 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:41:32,489 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:32 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-7ea43d3a-f88b-4751-a128-62ea0b2f5fec', 'x-compute-request-id': 'req-7ea43d3a-f88b-4751-a128-62ea0b2f5fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:33,652 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.150s 2022-07-29 06:41:33,652 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:33 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-3ae9b14b-7058-4331-b8d0-71d0d78bc827', 'x-compute-request-id': 'req-3ae9b14b-7058-4331-b8d0-71d0d78bc827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:34,823 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:41:34,823 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:34 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-2abc2264-372c-4f2e-aa61-c80ba8ee7066', 'x-compute-request-id': 'req-2abc2264-372c-4f2e-aa61-c80ba8ee7066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:35,994 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:41:35,994 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:35 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-5d63ad9f-fca8-49de-831f-f89d59adde3d', 'x-compute-request-id': 'req-5d63ad9f-fca8-49de-831f-f89d59adde3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:37,159 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:41:37,160 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:37 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-a3a165a8-d0fb-4890-ba2b-949f5fa7fe4c', 'x-compute-request-id': 'req-a3a165a8-d0fb-4890-ba2b-949f5fa7fe4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:38,329 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:41:38,330 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:38 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-e0091232-b20f-49d5-9289-37f146aa4408', 'x-compute-request-id': 'req-e0091232-b20f-49d5-9289-37f146aa4408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:39,495 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:41:39,496 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:39 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-872bb0d5-785a-434b-a878-698df03cb252', 'x-compute-request-id': 'req-872bb0d5-785a-434b-a878-698df03cb252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:40,665 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:41:40,666 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:40 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-6cbe3218-5032-4587-b087-79a254f158fd', 'x-compute-request-id': 'req-6cbe3218-5032-4587-b087-79a254f158fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:41,839 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:41:41,839 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:41 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-0067d4ae-d6ab-4db2-90b4-d502defca2ac', 'x-compute-request-id': 'req-0067d4ae-d6ab-4db2-90b4-d502defca2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:43,004 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:41:43,005 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:42 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-87df8419-60db-4d25-91d6-243539ae953b', 'x-compute-request-id': 'req-87df8419-60db-4d25-91d6-243539ae953b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:44,171 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:41:44,171 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:44 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-0c9f958d-1f34-4edd-8a60-d3f0251dff12', 'x-compute-request-id': 'req-0c9f958d-1f34-4edd-8a60-d3f0251dff12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:45,343 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:41:45,344 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:45 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-588e0699-c615-4920-96a7-74228da8f4b8', 'x-compute-request-id': 'req-588e0699-c615-4920-96a7-74228da8f4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:46,514 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:41:46,514 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89f7bd88-13b2-4f6a-9c2c-83b8297c6320', 'x-compute-request-id': 'req-89f7bd88-13b2-4f6a-9c2c-83b8297c6320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:47,784 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.257s 2022-07-29 06:41:47,785 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:47 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-eb93ba0d-add7-480f-a1ee-d122f0960760', 'x-compute-request-id': 'req-eb93ba0d-add7-480f-a1ee-d122f0960760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:48,963 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.166s 2022-07-29 06:41:48,963 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:48 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-4fa8738e-8b69-4fc3-8c2f-29162e7f96a2', 'x-compute-request-id': 'req-4fa8738e-8b69-4fc3-8c2f-29162e7f96a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:50,131 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:41:50,131 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:49 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-3ca7f7a2-86bb-4ebd-8914-a6b188a5b572', 'x-compute-request-id': 'req-3ca7f7a2-86bb-4ebd-8914-a6b188a5b572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:51,305 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:41:51,306 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:51 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-c54d6eb7-5988-4d8f-b3c5-2734a4af9dcb', 'x-compute-request-id': 'req-c54d6eb7-5988-4d8f-b3c5-2734a4af9dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:52,474 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:41:52,474 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:52 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-90bc26fe-7637-4052-af4f-f0bcda676cb6', 'x-compute-request-id': 'req-90bc26fe-7637-4052-af4f-f0bcda676cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:53,646 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:41:53,647 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:53 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-731d0df5-4565-46cd-9585-edb82a5a338a', 'x-compute-request-id': 'req-731d0df5-4565-46cd-9585-edb82a5a338a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:54,815 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:41:54,815 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:54 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-469967ff-d17d-497f-ad88-545fdbb376ba', 'x-compute-request-id': 'req-469967ff-d17d-497f-ad88-545fdbb376ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:55,984 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:41:55,985 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:55 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-ed1ad54e-279f-44f9-9b08-f07c6d94bec3', 'x-compute-request-id': 'req-ed1ad54e-279f-44f9-9b08-f07c6d94bec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:57,158 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:41:57,159 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:56 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-fa901cdb-5a4d-4bb4-9688-4a77c3054f60', 'x-compute-request-id': 'req-fa901cdb-5a4d-4bb4-9688-4a77c3054f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:58,327 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:41:58,328 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:58 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-6bae13f3-babf-4070-ab46-d0b63c6b7804', 'x-compute-request-id': 'req-6bae13f3-babf-4070-ab46-d0b63c6b7804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:41:59,495 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:41:59,496 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:41:59 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-9f2fdfd5-c304-41d1-a8e1-bf789a415405', 'x-compute-request-id': 'req-9f2fdfd5-c304-41d1-a8e1-bf789a415405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:00,661 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:42:00,662 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:00 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-7a764f0a-a02d-48ee-b445-565324091336', 'x-compute-request-id': 'req-7a764f0a-a02d-48ee-b445-565324091336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:01,834 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.159s 2022-07-29 06:42:01,834 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:01 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-7068601c-62e8-4970-a359-538bf7cb68d1', 'x-compute-request-id': 'req-7068601c-62e8-4970-a359-538bf7cb68d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:03,005 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:42:03,006 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:02 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-3073782d-6de2-4ad6-8c70-88494dbc7f7b', 'x-compute-request-id': 'req-3073782d-6de2-4ad6-8c70-88494dbc7f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:04,172 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:42:04,173 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:04 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-d8a87b97-36c5-4094-b142-d3649af28ccc', 'x-compute-request-id': 'req-d8a87b97-36c5-4094-b142-d3649af28ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:05,340 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:42:05,341 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:05 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-687b11b9-b287-456d-9250-cb0d730c2c3c', 'x-compute-request-id': 'req-687b11b9-b287-456d-9250-cb0d730c2c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:06,508 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:42:06,509 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:06 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-a92de627-72bc-4709-a2f6-6700306d318a', 'x-compute-request-id': 'req-a92de627-72bc-4709-a2f6-6700306d318a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:07,675 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:42:07,676 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:07 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-a127aa27-d8f1-4c9e-b673-5c94252c1ef1', 'x-compute-request-id': 'req-a127aa27-d8f1-4c9e-b673-5c94252c1ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:08,846 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:42:08,846 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:08 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-196a8047-63f2-4144-b51a-1230b30508d3', 'x-compute-request-id': 'req-196a8047-63f2-4144-b51a-1230b30508d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:10,020 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:42:10,020 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:09 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-5f8235fd-6f93-4b24-805d-cf4293d1f722', 'x-compute-request-id': 'req-5f8235fd-6f93-4b24-805d-cf4293d1f722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:11,188 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:42:11,189 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:11 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-fedcb5b0-158a-4994-9a84-910afa1fae2a', 'x-compute-request-id': 'req-fedcb5b0-158a-4994-9a84-910afa1fae2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:12,353 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:42:12,353 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:12 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-50e9ba57-9c6e-43b3-8586-794c67d1a72c', 'x-compute-request-id': 'req-50e9ba57-9c6e-43b3-8586-794c67d1a72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:13,521 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:42:13,522 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:13 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-e5770b8c-be2f-4a56-88aa-af924e6935cb', 'x-compute-request-id': 'req-e5770b8c-be2f-4a56-88aa-af924e6935cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:14,692 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:42:14,693 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:14 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-51788ca3-1efe-4831-9a14-0a681b02d3fc', 'x-compute-request-id': 'req-51788ca3-1efe-4831-9a14-0a681b02d3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:15,856 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:42:15,857 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:15 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-ca979736-6a22-4120-be28-88344e0cb76a', 'x-compute-request-id': 'req-ca979736-6a22-4120-be28-88344e0cb76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:17,029 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:42:17,029 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65041cbb-a6ff-4610-915a-7c253155cd11', 'x-compute-request-id': 'req-65041cbb-a6ff-4610-915a-7c253155cd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:18,199 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.155s 2022-07-29 06:42:18,200 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:18 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-7d5a2c9f-99b2-46f4-8e5d-fa2cdadabfe6', 'x-compute-request-id': 'req-7d5a2c9f-99b2-46f4-8e5d-fa2cdadabfe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:19,367 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:42:19,367 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:19 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-9411a265-a49b-4181-9420-6a30880adc03', 'x-compute-request-id': 'req-9411a265-a49b-4181-9420-6a30880adc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:20,533 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.153s 2022-07-29 06:42:20,533 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42: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-775f8cac-c4a1-4425-a421-7cb36d3d41e4', 'x-compute-request-id': 'req-775f8cac-c4a1-4425-a421-7cb36d3d41e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:21,703 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.157s 2022-07-29 06:42:21,704 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:21 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-527c5c71-2b96-4173-af9b-66c6d63428d1', 'x-compute-request-id': 'req-527c5c71-2b96-4173-af9b-66c6d63428d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:22,870 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.154s 2022-07-29 06:42:22,870 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:22 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-0df49066-fe35-408f-8c2e-8127fb7b9528', 'x-compute-request-id': 'req-0df49066-fe35-408f-8c2e-8127fb7b9528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:24,035 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.152s 2022-07-29 06:42:24,035 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:23 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-37850757-1f21-4764-a97c-ed16611f02c1', 'x-compute-request-id': 'req-37850757-1f21-4764-a97c-ed16611f02c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:25,204 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.156s 2022-07-29 06:42:25,205 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:25 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-a2c47b5d-db68-4c9f-a8ae-f0a12b6b6997', 'x-compute-request-id': 'req-a2c47b5d-db68-4c9f-a8ae-f0a12b6b6997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:26,378 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.160s 2022-07-29 06:42:26,378 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:26 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-6f33c994-7af8-4df2-996a-a9f9737a5d92', 'x-compute-request-id': 'req-6f33c994-7af8-4df2-996a-a9f9737a5d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:27,551 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.161s 2022-07-29 06:42:27,552 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:27 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-485e763b-c0a3-47f2-a246-4dbe725d91b9', 'x-compute-request-id': 'req-485e763b-c0a3-47f2-a246-4dbe725d91b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:28,715 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.150s 2022-07-29 06:42:28,715 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:28 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-e663188a-af88-4df7-bec2-9ef04ac78618', 'x-compute-request-id': 'req-e663188a-af88-4df7-bec2-9ef04ac78618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:29,886 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.158s 2022-07-29 06:42:29,886 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:29 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-d3c96188-67b2-4eae-bb4f-cdb08e0d8ac6', 'x-compute-request-id': 'req-d3c96188-67b2-4eae-bb4f-cdb08e0d8ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:31,065 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.166s 2022-07-29 06:42:31,065 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:30 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-8766c8a4-0f90-4100-beed-0495d4336538', 'x-compute-request-id': 'req-8766c8a4-0f90-4100-beed-0495d4336538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:32,242 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.163s 2022-07-29 06:42:32,243 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:32 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-f9a3364e-b3cd-467e-a0cc-f70f52adca62', 'x-compute-request-id': 'req-f9a3364e-b3cd-467e-a0cc-f70f52adca62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:38:20Z", "addresses": {"tempest-TestShelveInstance-1554744408-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:c2:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1451324991"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:33,341 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:42:33,342 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a65e0a9-f0ea-4d3b-ab8b-468b18a7cd35', 'x-compute-request-id': 'req-8a65e0a9-f0ea-4d3b-ab8b-468b18a7cd35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:33,353 118601 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "ACTIVE/None" after 253 second wait 2022-07-29 06:42:34,441 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:42:34,441 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ebb1390-49b7-45e5-b72a-d4a6fe11b484', 'x-compute-request-id': 'req-7ebb1390-49b7-45e5-b72a-d4a6fe11b484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:35,542 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:42:35,542 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52f93a1d-f1d8-41ed-ba9e-40d08da20152', 'x-compute-request-id': 'req-52f93a1d-f1d8-41ed-ba9e-40d08da20152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:36,639 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:42:36,640 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c407ed3e-53c4-4474-b69c-31caf4b24f40', 'x-compute-request-id': 'req-c407ed3e-53c4-4474-b69c-31caf4b24f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:37,738 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:42:37,738 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00492a09-63dc-47c7-a1c5-9b3750d0d07a', 'x-compute-request-id': 'req-00492a09-63dc-47c7-a1c5-9b3750d0d07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:38,837 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:42:38,837 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-816427c2-1f1d-4d8a-9f95-25c615a38dc1', 'x-compute-request-id': 'req-816427c2-1f1d-4d8a-9f95-25c615a38dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:39,938 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:42:39,938 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6ea304-d6ba-4b4a-9d77-67627a9f9b2d', 'x-compute-request-id': 'req-7d6ea304-d6ba-4b4a-9d77-67627a9f9b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:41,042 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.090s 2022-07-29 06:42:41,042 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32392854-f664-416e-a5bf-a6a9ec1af62a', 'x-compute-request-id': 'req-32392854-f664-416e-a5bf-a6a9ec1af62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:42,140 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:42:42,141 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1c9bdd-44eb-4269-b3b8-284ef29ae48f', 'x-compute-request-id': 'req-8f1c9bdd-44eb-4269-b3b8-284ef29ae48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:43,238 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:42:43,239 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f1d7747-4180-4f8d-b70b-269ae5e9551b', 'x-compute-request-id': 'req-5f1d7747-4180-4f8d-b70b-269ae5e9551b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:44,336 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:42:44,337 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a051dc7d-f34c-47f6-8f6d-7b9780ed8e23', 'x-compute-request-id': 'req-a051dc7d-f34c-47f6-8f6d-7b9780ed8e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:45,434 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.084s 2022-07-29 06:42:45,435 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bacfb1e2-6727-4fcf-8948-f1b2d9f2d487', 'x-compute-request-id': 'req-bacfb1e2-6727-4fcf-8948-f1b2d9f2d487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:46,537 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:42:46,537 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1ba24a6-bb2b-45bd-b773-429647ad1450', 'x-compute-request-id': 'req-e1ba24a6-bb2b-45bd-b773-429647ad1450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:47,638 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:42:47,638 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d6268e7-bea9-491b-865b-1842554e5b61', 'x-compute-request-id': 'req-6d6268e7-bea9-491b-865b-1842554e5b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:48,739 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:42:48,739 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1305435-617d-4e71-b982-0f3e9ec6745d', 'x-compute-request-id': 'req-c1305435-617d-4e71-b982-0f3e9ec6745d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:49,839 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:42:49,840 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fedac81-041e-49f2-ad69-5f82a14dc552', 'x-compute-request-id': 'req-5fedac81-041e-49f2-ad69-5f82a14dc552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:50,938 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:42:50,938 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3db0f703-a375-4fc1-b87d-4b936d61b9d7', 'x-compute-request-id': 'req-3db0f703-a375-4fc1-b87d-4b936d61b9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:52,038 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:42:52,038 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e269414a-a2f6-46cf-9721-a7e58dbf835c', 'x-compute-request-id': 'req-e269414a-a2f6-46cf-9721-a7e58dbf835c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:53,139 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:42:53,139 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05c2817a-f761-4621-9f49-7ee39c5dbc69', 'x-compute-request-id': 'req-05c2817a-f761-4621-9f49-7ee39c5dbc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:54,239 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:42:54,239 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48cdd05-11a7-4183-82d6-3d924309f4d8', 'x-compute-request-id': 'req-a48cdd05-11a7-4183-82d6-3d924309f4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:55,339 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:42:55,340 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e2dba57-cea8-4cf6-a3f2-0c945c8ee7d9', 'x-compute-request-id': 'req-3e2dba57-cea8-4cf6-a3f2-0c945c8ee7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:56,440 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:42:56,440 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3352e584-e630-400a-a75f-c8c23bb99ceb', 'x-compute-request-id': 'req-3352e584-e630-400a-a75f-c8c23bb99ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:57,549 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.097s 2022-07-29 06:42:57,550 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1404bf4-a2eb-4faf-9038-7de8ad4504c9', 'x-compute-request-id': 'req-c1404bf4-a2eb-4faf-9038-7de8ad4504c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:58,650 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:42:58,651 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed5ce14e-50db-44cd-aeb2-37d0e60b9c81', 'x-compute-request-id': 'req-ed5ce14e-50db-44cd-aeb2-37d0e60b9c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:42:59,750 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:42:59,750 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b49866-0043-4fbf-b083-bebc69d8f229', 'x-compute-request-id': 'req-a8b49866-0043-4fbf-b083-bebc69d8f229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:00,849 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:43:00,849 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86707a89-68d8-4edf-9110-a6d95cc10bc0', 'x-compute-request-id': 'req-86707a89-68d8-4edf-9110-a6d95cc10bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:01,947 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:01,947 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f6f974-c1ca-4d6b-8f06-1ad41ad665ae', 'x-compute-request-id': 'req-02f6f974-c1ca-4d6b-8f06-1ad41ad665ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:03,044 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:03,045 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-099778d0-d1b3-43c1-97df-13705a9504b8', 'x-compute-request-id': 'req-099778d0-d1b3-43c1-97df-13705a9504b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:04,143 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:04,143 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e27ca4cb-bd6a-4f3f-ae9c-f8460dc9ce38', 'x-compute-request-id': 'req-e27ca4cb-bd6a-4f3f-ae9c-f8460dc9ce38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:05,239 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:05,240 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dfa9ec1-c7f9-4e66-bda5-6e40ec13a760', 'x-compute-request-id': 'req-5dfa9ec1-c7f9-4e66-bda5-6e40ec13a760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:06,342 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.090s 2022-07-29 06:43:06,342 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f724238-ae8a-4c62-96e1-2f3959765ae5', 'x-compute-request-id': 'req-2f724238-ae8a-4c62-96e1-2f3959765ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:07,441 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:07,442 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0274d116-3b7f-4161-883c-32acbdda2684', 'x-compute-request-id': 'req-0274d116-3b7f-4161-883c-32acbdda2684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:08,544 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:08,544 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d152a133-b443-4e3b-b2eb-3d2fa89e3e48', 'x-compute-request-id': 'req-d152a133-b443-4e3b-b2eb-3d2fa89e3e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:09,644 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:09,645 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b5045b-abb1-43b6-a722-fec5d066fc95', 'x-compute-request-id': 'req-07b5045b-abb1-43b6-a722-fec5d066fc95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:10,748 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.090s 2022-07-29 06:43:10,748 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17cc70f3-605d-415c-a377-f6bcf886fd69', 'x-compute-request-id': 'req-17cc70f3-605d-415c-a377-f6bcf886fd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:11,845 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.084s 2022-07-29 06:43:11,845 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a8c2360-63a8-4855-9596-ba3824518bcd', 'x-compute-request-id': 'req-0a8c2360-63a8-4855-9596-ba3824518bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:12,943 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:12,943 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf3d8af-5290-460b-b87a-cc1db195f1bf', 'x-compute-request-id': 'req-3cf3d8af-5290-460b-b87a-cc1db195f1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:14,042 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:14,042 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9daeb73-9f57-46dd-a64f-c10db41d0cae', 'x-compute-request-id': 'req-e9daeb73-9f57-46dd-a64f-c10db41d0cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:15,142 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:15,143 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e25a50d7-c21f-4f53-a2e3-7ad58f6812f8', 'x-compute-request-id': 'req-e25a50d7-c21f-4f53-a2e3-7ad58f6812f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:16,244 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:16,244 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c990b32-7749-4736-b626-eeed906b8f64', 'x-compute-request-id': 'req-7c990b32-7749-4736-b626-eeed906b8f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:17,350 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.094s 2022-07-29 06:43:17,351 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f5a4151-9533-4b87-b87d-26ecef104430', 'x-compute-request-id': 'req-8f5a4151-9533-4b87-b87d-26ecef104430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:18,466 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.093s 2022-07-29 06:43:18,466 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1a587c-83ab-4b57-ac30-3a048a57d108', 'x-compute-request-id': 'req-fe1a587c-83ab-4b57-ac30-3a048a57d108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:19,565 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:43:19,565 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d83a022-8f4e-4fe3-b8b5-3d83b084ca3d', 'x-compute-request-id': 'req-1d83a022-8f4e-4fe3-b8b5-3d83b084ca3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:20,664 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:20,664 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd31e9a-6573-44ef-9f23-43795bb851a8', 'x-compute-request-id': 'req-6dd31e9a-6573-44ef-9f23-43795bb851a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:21,763 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:43:21,763 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1580d1b-7783-4695-80b5-9c0a638b606f', 'x-compute-request-id': 'req-d1580d1b-7783-4695-80b5-9c0a638b606f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:22,862 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:43:22,863 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b29e9a93-7d7d-4ad2-aac3-1bfed5c38bf0', 'x-compute-request-id': 'req-b29e9a93-7d7d-4ad2-aac3-1bfed5c38bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:23,964 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:43:23,964 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41624184-070d-4652-9556-9a9d05e10405', 'x-compute-request-id': 'req-41624184-070d-4652-9556-9a9d05e10405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:25,065 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:43:25,066 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c6b89d-aa29-4f8d-b223-d24e0699b7c9', 'x-compute-request-id': 'req-00c6b89d-aa29-4f8d-b223-d24e0699b7c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:26,167 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:26,167 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e0c9527-691e-4193-85f4-8124f5ba6305', 'x-compute-request-id': 'req-8e0c9527-691e-4193-85f4-8124f5ba6305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:27,303 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.124s 2022-07-29 06:43:27,304 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31841277-93f0-41ab-beb4-9c687a8b0473', 'x-compute-request-id': 'req-31841277-93f0-41ab-beb4-9c687a8b0473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:28,404 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:28,405 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c3cd84-c876-45e3-9325-71f779bda42e', 'x-compute-request-id': 'req-e0c3cd84-c876-45e3-9325-71f779bda42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:29,502 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:29,502 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab253df5-d8b3-4841-92aa-5b43a47d8692', 'x-compute-request-id': 'req-ab253df5-d8b3-4841-92aa-5b43a47d8692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:30,601 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:30,601 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2d37dd3-b1df-4800-a30e-ad4f27ad777d', 'x-compute-request-id': 'req-c2d37dd3-b1df-4800-a30e-ad4f27ad777d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:31,701 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:43:31,701 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11d07372-13cd-492a-9103-d97345aa3a94', 'x-compute-request-id': 'req-11d07372-13cd-492a-9103-d97345aa3a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:32,802 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:43:32,802 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-015ca77d-6fe8-4d47-83ec-11d20bd0cc27', 'x-compute-request-id': 'req-015ca77d-6fe8-4d47-83ec-11d20bd0cc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:33,902 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:43:33,902 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-662cf8fd-2251-434b-bc54-95e34116165d', 'x-compute-request-id': 'req-662cf8fd-2251-434b-bc54-95e34116165d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:35,006 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.091s 2022-07-29 06:43:35,006 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe49147e-4032-43d5-b99d-7ef110794446', 'x-compute-request-id': 'req-fe49147e-4032-43d5-b99d-7ef110794446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:36,104 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:43:36,105 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda1dea0-cf55-479f-b6b8-69c03aba5028', 'x-compute-request-id': 'req-bda1dea0-cf55-479f-b6b8-69c03aba5028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:37,206 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.090s 2022-07-29 06:43:37,207 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f02b2cba-dc3d-4c7f-b95c-84ded47915d9', 'x-compute-request-id': 'req-f02b2cba-dc3d-4c7f-b95c-84ded47915d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:38,307 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:38,307 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9012804f-c1f7-4433-8e87-327eeb059922', 'x-compute-request-id': 'req-9012804f-c1f7-4433-8e87-327eeb059922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:39,408 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:43:39,409 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f71bc24c-d06b-4e05-ad32-0778eef15801', 'x-compute-request-id': 'req-f71bc24c-d06b-4e05-ad32-0778eef15801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:40,507 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:40,507 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22cb9ccf-ee6b-46fe-a893-9b7f78645220', 'x-compute-request-id': 'req-22cb9ccf-ee6b-46fe-a893-9b7f78645220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:41,619 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.099s 2022-07-29 06:43:41,620 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48e09830-a0bd-41a6-8f17-0c503309ac28', 'x-compute-request-id': 'req-48e09830-a0bd-41a6-8f17-0c503309ac28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:42,720 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:42,720 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7acbe3fd-1862-4020-93a1-53986f2a4d08', 'x-compute-request-id': 'req-7acbe3fd-1862-4020-93a1-53986f2a4d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:43,822 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:43:43,822 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b1954a-7025-4b1f-89ca-ceb536aad324', 'x-compute-request-id': 'req-e5b1954a-7025-4b1f-89ca-ceb536aad324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:44,925 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.090s 2022-07-29 06:43:44,925 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8ee38e-0b17-4add-ad57-8ba58834b056', 'x-compute-request-id': 'req-ee8ee38e-0b17-4add-ad57-8ba58834b056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:46,031 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.093s 2022-07-29 06:43:46,031 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c37970-f6e6-43a0-8b37-9e096a8911ab', 'x-compute-request-id': 'req-b2c37970-f6e6-43a0-8b37-9e096a8911ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:47,133 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:43:47,133 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a45575ea-bad2-4e3a-8115-5f3b06fd3021', 'x-compute-request-id': 'req-a45575ea-bad2-4e3a-8115-5f3b06fd3021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:48,232 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:43:48,233 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a94a61e-67cb-42ce-9ece-5ebc5e497cb9', 'x-compute-request-id': 'req-5a94a61e-67cb-42ce-9ece-5ebc5e497cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:49,331 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:43:49,332 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3518668-ca95-4d7d-b4fc-ee31754aa1e4', 'x-compute-request-id': 'req-b3518668-ca95-4d7d-b4fc-ee31754aa1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:50,681 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.332s 2022-07-29 06:43:50,682 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-576da603-1b24-4226-9719-35d1c51e7fc7', 'x-compute-request-id': 'req-576da603-1b24-4226-9719-35d1c51e7fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:51,781 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:51,781 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-925d89a4-e6d3-4f6f-95df-5dfd29529d4e', 'x-compute-request-id': 'req-925d89a4-e6d3-4f6f-95df-5dfd29529d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:52,883 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:52,883 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0fd5ac8-6e42-4b6d-b04c-899e0b8f3a00', 'x-compute-request-id': 'req-f0fd5ac8-6e42-4b6d-b04c-899e0b8f3a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:53,983 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:43:53,984 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7380cccb-28dd-4033-bc68-22156381ff76', 'x-compute-request-id': 'req-7380cccb-28dd-4033-bc68-22156381ff76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:55,083 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:43:55,083 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f60bfc-c791-40bb-93e4-900fa930ef0b', 'x-compute-request-id': 'req-d6f60bfc-c791-40bb-93e4-900fa930ef0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:56,181 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:43:56,182 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba02c202-ecac-4518-9128-cc2162f1da06', 'x-compute-request-id': 'req-ba02c202-ecac-4518-9128-cc2162f1da06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:57,281 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:43:57,282 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a642906-5ae3-4cf5-bc0b-f4e123210c43', 'x-compute-request-id': 'req-7a642906-5ae3-4cf5-bc0b-f4e123210c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:58,378 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.083s 2022-07-29 06:43:58,378 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e18b69ea-2b4a-45e8-98d1-89541b3d9169', 'x-compute-request-id': 'req-e18b69ea-2b4a-45e8-98d1-89541b3d9169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:43:59,479 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:43:59,479 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-523135da-8f79-4ab4-a95d-8189d854c061', 'x-compute-request-id': 'req-523135da-8f79-4ab4-a95d-8189d854c061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:00,580 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:44:00,580 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09502031-8f44-4f42-9795-e939d95346da', 'x-compute-request-id': 'req-09502031-8f44-4f42-9795-e939d95346da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:01,676 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.084s 2022-07-29 06:44:01,677 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751f05c7-bb0e-4a74-95c8-86b35f98c06f', 'x-compute-request-id': 'req-751f05c7-bb0e-4a74-95c8-86b35f98c06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:02,773 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.084s 2022-07-29 06:44:02,774 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998dd372-839e-491c-86a5-c9e6cde9607d', 'x-compute-request-id': 'req-998dd372-839e-491c-86a5-c9e6cde9607d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:03,875 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.088s 2022-07-29 06:44:03,876 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de64f1b7-d79e-469c-9144-db32cc36d3a0', 'x-compute-request-id': 'req-de64f1b7-d79e-469c-9144-db32cc36d3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:04,973 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:44:04,974 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6698181-8eca-400d-bd2f-66e42544a8ae', 'x-compute-request-id': 'req-a6698181-8eca-400d-bd2f-66e42544a8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:06,072 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:44:06,072 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9d2741-a9c7-4eb7-a197-99ee292bbe04', 'x-compute-request-id': 'req-ae9d2741-a9c7-4eb7-a197-99ee292bbe04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:07,174 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.090s 2022-07-29 06:44:07,175 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb18ecf0-6a2c-4f53-b1c5-20492f5286b0', 'x-compute-request-id': 'req-eb18ecf0-6a2c-4f53-b1c5-20492f5286b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:08,280 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.093s 2022-07-29 06:44:08,281 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63caec04-2dfd-4cac-861a-48b8cbcee1c7', 'x-compute-request-id': 'req-63caec04-2dfd-4cac-861a-48b8cbcee1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:09,378 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:44:09,378 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212e381f-1fc3-400f-800d-c3c84f426631', 'x-compute-request-id': 'req-212e381f-1fc3-400f-800d-c3c84f426631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:10,475 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.084s 2022-07-29 06:44:10,476 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5718ee30-c0a5-497e-81dd-f9ad1698ddc8', 'x-compute-request-id': 'req-5718ee30-c0a5-497e-81dd-f9ad1698ddc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:11,573 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:44:11,573 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971b183c-c07e-4b67-a87e-1791f1ee4457', 'x-compute-request-id': 'req-971b183c-c07e-4b67-a87e-1791f1ee4457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:12,674 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:44:12,674 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43c6d519-889d-42aa-a00f-da7f42f58c2b', 'x-compute-request-id': 'req-43c6d519-889d-42aa-a00f-da7f42f58c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:13,773 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.086s 2022-07-29 06:44:13,774 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a94ac68-f855-4835-ae47-9a5d26fbfed6', 'x-compute-request-id': 'req-4a94ac68-f855-4835-ae47-9a5d26fbfed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:14,874 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:44:14,874 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7803cda1-e6fa-48e7-aa7a-835ff750d911', 'x-compute-request-id': 'req-7803cda1-e6fa-48e7-aa7a-835ff750d911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:15,972 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:44:15,972 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c699f703-51c6-49d1-a525-807f612538ef', 'x-compute-request-id': 'req-c699f703-51c6-49d1-a525-807f612538ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:17,072 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.087s 2022-07-29 06:44:17,072 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-718b2453-79b2-46b6-84f4-4503e43e1ce8', 'x-compute-request-id': 'req-718b2453-79b2-46b6-84f4-4503e43e1ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:18,174 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.089s 2022-07-29 06:44:18,174 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca7c5ff-60a8-4b7e-b2c1-321eed1647dd', 'x-compute-request-id': 'req-8ca7c5ff-60a8-4b7e-b2c1-321eed1647dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:19,272 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:44:19,273 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e399518-36b0-4882-8e58-dc3801785478', 'x-compute-request-id': 'req-8e399518-36b0-4882-8e58-dc3801785478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:20,370 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732 0.085s 2022-07-29 06:44:20,370 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a19c5a3-b504-49ea-a1ce-0b3315538c6e', 'x-compute-request-id': 'req-8a19c5a3-b504-49ea-a1ce-0b3315538c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732'} Body: b'{"server": {"id": "0edc82ad-0d5b-4b12-b5fa-e69548ffd732", "name": "tempest-TestShelveInstance-server-994091911", "status": "ACTIVE", "tenant_id": "6b5916906d6048bb96c13c457bf367e3", "user_id": "1d436bd35f48454da2dc2e607247fe02", "metadata": {}, "hostId": "fa968db2002770183db1fa4a1add12628a31fa7c86861be589d5b235", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.33/compute/flavors/452"}]}, "created": "2022-07-29T06:29:56Z", "updated": "2022-07-29T06:42:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.33/compute/v2.1/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}, {"rel": "bookmark", "href": "http://10.222.0.33/compute/servers/0edc82ad-0d5b-4b12-b5fa-e69548ffd732"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1134720923", "OS-SRV-USG:launched_at": "2022-07-29T06:30:16.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "06246d99-d656-4213-a571-146940aafb25"}]}}' 2022-07-29 06:44:20,534 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.33:9696/v2.0/security-groups/be4e2a88-dcce-407e-973f-649b4e46445b 0.152s 2022-07-29 06:44:20,534 118601 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-ffa6ccba-644e-418a-89f1-0804a87ae441', 'content-length': '0', 'date': 'Fri, 29 Jul 2022 06:44:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.33:9696/v2.0/security-groups/be4e2a88-dcce-407e-973f-649b4e46445b'} Body: b'' 2022-07-29 06:44:20,570 118601 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.33/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1134720923 0.035s 2022-07-29 06:44:20,571 118601 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Jul 2022 06:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f7e7ea7-1c92-450d-8dff-b4e628e7072f', 'x-compute-request-id': 'req-5f7e7ea7-1c92-450d-8dff-b4e628e7072f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.33/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1134720923'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 146, 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/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 375, in shelve_server waiters.wait_for_server_status(servers_client, server_id, File "/opt/stack/tempest/tempest/common/waiters.py", line 101, 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 0edc82ad-0d5b-4b12-b5fa-e69548ffd732 failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (360 s). Current status: ACTIVE. Current task state: shelving. |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt11.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
pt12.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
pt13.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
pt14.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt15.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt15.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt16.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
pt17.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_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt18.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
pt19.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt22.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
pt22.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 | 2 | 0 | 0 | 0 | 2 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt23.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
skip
pt23.2: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
||||||
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
pt24.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
pt24.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
pt24.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt25.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
pt26.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt27.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt27.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt28.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
pt28.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
pt29.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
pt30.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt33.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
pt33.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
pt34.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
pt35.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
pt35.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
pt36.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
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] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt70.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 238 | 214 | 14 | 0 | 10 |